Delete SWML Webhook
DELETE/resources/swml_webhooks/:id
Deletes an SWML Webhook 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