{ "operationId": "Change Announcement Language", "method": "POST", "path": "/telephony/config/locations/{locationId}/actions/modifyAnnouncementLanguage/invoke", "summary": "Change Announcement Language", "requestExamples": [ { "contentType": "application/json", "example": { "agentEnabled": true, "serviceEnabled": true, "announcementLanguageCode": "en_us" } } ], "responseExamples": [] }