{ "operationId": "configureCallBridgeSettingsPerson", "method": "PUT", "path": "/telephony/config/people/{personId}/features/callBridge", "summary": "Configure Call Bridge Settings for a Person", "requestExamples": [ { "contentType": "application/json", "example": { "warningToneEnabled": true } } ], "responseExamples": [] }