Webhooks
Delete webhook
Deletes an existing webhook
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the webhook to delete
Response
200
application/json
Webhook deleted successfully
The response is of type object
.