Webhook Subscriptions
List webhook event types
List webhook subscriptions
Create webhook subscription
Delete webhook subscription
Retrieve webhook subscription
Update webhook subscription
Update webhook subscription signature key
Test webhook subscription
<- Webhook Subscriptions API
Webhook Subscriptions API
Version
2024-11-20
DELETE
/v2/webhooks/subscriptions/{subscription_id}
Deletes a webhook subscription.
Example code
subscription_id
string
Required
[REQUIRED] The ID of the Subscription to delete.
errors
Error [ ]
Information on errors encountered during the request.
Show attributes