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