Authorizations
Bearer authorization header: Bearer <token>
, where <token>
is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Path Parameters
Response
Webhook subscription deleted successfully
OAuth scope: webhook
Remove a webhook subscription
Bearer authorization header: Bearer <token>
, where <token>
is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Webhook subscription deleted successfully