Delete a webhook subscription.
Subscriptions
Delete Subscription
Delete a webhook subscription with specific ID if it is currently disabled. This action is irreversible.
DELETE
Delete a webhook subscription.
Authorizations
access_token returned by the /auth/v1/oauth2/tokens API call.
Path Parameters
ID of the webhook subscription.
Required string length:
36Pattern:
^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$Response
OK