{ "operationId": "Update the location call captions settings", "method": "PUT", "path": "/telephony/config/locations/{locationId}/callCaptions", "summary": "Update the location call captions settings", "requestExamples": [ { "contentType": "application/json", "example": { "locationClosedCaptionsEnabled": true, "locationTranscriptsEnabled": true, "useOrgSettingsEnabled": true } } ], "responseExamples": [] }