Skip to main content

Disable or re-enable a webhook

PATCH 

/ingest-webhooks/:webhookId/status

A disabled webhook's requests are rejected with the same response as a bad credential, so a paused sender cannot tell a pause from a revocation. The secret is kept, so re-enabling needs no re-provisioning.

Enabling a webhook that has no stored secret is refused, because it would accept no requests: rotate its secret to enable it.

Request

Responses

The updated webhook