Remove Webhook
Remove a webhook.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Webhook ID.
Response
200
application/json
Successfully removed webhook.
The response is of type object
.