Enable a webhook
Reactivates a webhook from any non-enabled state, including suspended. Resets the failure/down episode.
Authorizations
Token from POST /auth/token
Headers
Unique key to prevent duplicate requests. Required on all POST requests.
Path Parameters
Response
Webhook enabled
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