{ "operationId": "modifyUserCallCaptionsSettings", "method": "PUT", "path": "/telephony/config/people/{personId}/callCaptions", "summary": "Update the user call captions settings", "requestExamples": [ { "contentType": "application/json", "example": { "userClosedCaptionsEnabled": true, "userTranscriptsEnabled": true, "useLocationSettingsEnabled": true } } ], "responseExamples": [] }