Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Webhook subscription ID
Response
Webhook subscription deleted successfully
The response is of type object
.
Delete an existing webhook subscription.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Webhook subscription ID
Webhook subscription deleted successfully
The response is of type object
.