Delete existing subscription to a webhook event
Delete subscription to a particular webhook event, only allowed after verifying authentication.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
Successfully deleted the subscription to a webhook event.
The response is of type object
.