Delete a webhook subscription
Notifications
Delete a webhook subscription
Delete a webhook subscription by its unique ID.
DELETE
Delete a webhook subscription
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"