Webhooks
Archive webhook subscription
Sets an active subscription to archived so it no longer receives webhooks. Event subscriptions and delivery history are retained. Returns 409 if the subscription is already archived.
delete/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
Response
No Content
Changes
No recorded changes to this endpoint across all 8 revisions of this API.