Create a webhook endpoint
Register an environment-scoped HTTPS endpoint for signed event delivery.
POST
Requires API-key scope
Store the secret in a server-side secrets manager and verify each delivery against the raw body. See Signatures.
webhooks.write and tenant permission webhook.manage.
Public HTTPS receiver URL. Private, loopback, link-local, reserved, credential-bearing, and unsupported-port URLs are rejected.
Exact event names, namespace wildcards such as
sanctions.*, or *.Signing secret. Zquence generates one when omitted.
Must match an environment available to the tenant. An environment-bound key already supplies its environment.
active or disabled.