Disable a webhook subscription.
Subscriptions
Disable Subscription
Disable a webhook subscription with specific ID if it is currently enabled.
POST
Disable 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