Delete a webhook subscription
OAuth scope: webhook
Remove a webhook subscription
DELETE
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
204
Webhook subscription deleted successfully