Skip to main content

Create a webhook endpoint

POST 

/api/v1/admin/webhooks

Registers a new webhook endpoint subscribed to the supplied event list. Response includes the signing secret (shown only on create + rotate). Emits an audit log entry. Dual-auth: both paths require manage_webhooks. Idempotent — pass Idempotency-Key: <uuid> to avoid duplicate endpoints on retries.

Request

Responses

Default Response