v3
latestOpenAPI 3.0.32026-07-31489099.0 KBWebhooks
Update webhook subscription
Updates URL and/or subscribed event types for an active subscription. When events is sent, it replaces the full set. Archived subscriptions return 409.
patch/accounts/{account_id}/webhooks/subscriptions/{subscription_id}
Path parameters
account_idstring required
ID of the resource
Example:2VZvtmVc2j3gQ80CTlcuQXbGrwC
Account ID
subscription_idstring required
ID of the resource
Example:2VZvtmVc2j3gQ80CTlcuQXbGrwC
Webhook subscription ID
Request body
Response
OK
Example response
{
"id": "2VZvtmVc2j3gQ80CTlcuQXbGrwC"
}