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
API version
2024-12-18
All versions ->
POST
/v2/webhooks/subscriptions
Creates a webhook subscription.
Example code
idempotency_key
string
A unique string that identifies the CreateWebhookSubscription request.
subscription
WebhookSubscription
Required
The Subscription to create.
Show attributes
errors
Error [ ]
Information on errors encountered during the request.
The new Subscription.