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 ->
PUT
/v2/webhooks/subscriptions/{subscription_id}
Updates a webhook subscription.
Example code
subscription_id
string
Required
[REQUIRED] The ID of the Subscription to update.
subscription
WebhookSubscription
The Subscription to update.
Show attributes
errors
Error [ ]
Information on errors encountered during the request.
The updated Subscription.