Delete a webhook subscription
Webhooks
Delete a webhook subscription
Delete a webhook subscription owned by the authenticated creator.
DELETE
Delete a webhook subscription
Required scope
read:self— Access your own user profile information, including basic account details and settings.
Authorizations
OAuth 2.0 access token, presented as a JWT bearer token in the Authorization header. Obtain a token via the authorization-code flow; the scopes granted to the token determine which operations it may call.
Headers
API version to use for the request
Example:
"2025-06-26"
Path Parameters
Webhook subscription ID
Response
Webhook subscription deleted successfully