{ "operationId": "Configure Barge In Settings for a Person", "method": "PUT", "path": "/people/{personId}/features/bargeIn", "summary": "Configure Barge In Settings for a Person", "requestExamples": [ { "contentType": "application/json", "example": { "enabled": true, "toneEnabled": true } } ], "responseExamples": [] }