Delete SIP Gateway
DELETE/resources/sip_gateways/:id
Deletes a SIP Gateway} by ID
Permissions
The API token used to authenticate must have one of the following scopes enabled to make a successful request: Voice, Messaging, Fax, or Video.
Request
Responses
- 204
- 401
- 404
- 500
There is no content to send for this request, but the headers may be useful.
Access is unauthorized.
The server cannot find the requested resource.
Server error