{ "operationId": "Update the organization call captions settings", "method": "PUT", "path": "/telephony/config/callCaptions", "summary": "Update the organization call captions settings", "requestExamples": [ { "contentType": "application/json", "example": { "orgClosedCaptionsEnabled": true, "orgTranscriptsEnabled": true } } ], "responseExamples": [] }