Delete Webhook Subscription

Delete a webhook subscription

Required OAuth 2.0 scopes: application/webhooks:read, application/webhooks:write

Path parameters

subscription_idstringRequired>=1 character<=100 characters
The unique identifier of the subscription.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Errors