Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique (UUID) identifier for the webhook subscription
Response
200 - application/json
Webhook subscription deleted successfully
Example:
"Webhook subscription deleted successfully"