Delete a webhook
Soft delete. The webhook is hidden from List/Get but delivery history is retained for the configured retention window.
Authorizations
Token from POST /auth/token
Path Parameters
Response
Webhook soft-deleted
A partner-configured webhook endpoint. The signing key is never serialized back; it is returned in cleartext only from create/rotate-key.
"whk_01H9Xa8F5dN6mP3q"
"webhook"
"https://partner.example/webhooks"
Webhook lifecycle state. suspended is set only by the service when the endpoint is unhealthy.
enabled, disabled, suspended Set on transition to suspended; describes the down/suspend cause.
Per-webhook HTTP timeout. Default 5000, hard cap 10000.
5000
Down-notification threshold (10 min – 1 day; default 1 h).
live, sandbox