{ "operationId": "Remove phone numbers from a location", "method": "DELETE", "path": "/telephony/config/locations/{locationId}/numbers", "summary": "Remove phone numbers from a location", "requestExamples": [ { "contentType": "application/json", "example": { "phoneNumbers": [ "+12145557861", "+12145551321" ] } } ], "responseExamples": [] }