{ "operationId": "Modify a binary announcement greeting at location level", "method": "PUT", "path": "/telephony/config/locations/{locationId}/announcements/{announcementId}", "summary": "Modify a binary announcement greeting at location level", "requestExamples": [ { "contentType": "application/json", "example": { "name": "Public_Announcement", "fileUri": "https://example.com/announcements/greeting.wav", "fileName": "greeting.wav", "isTextToSpeech": false } } ], "responseExamples": [] }