Webhooks

Register a webhook endpoint

Register an HTTPS endpoint for completion events — the signing secret is returned once.

POST/v1/webhooks

Authorization

bearerAuth
AuthorizationBearer <token>

API token issued from the dashboard (Settings → API Tokens). Sent as Authorization: Bearer <token>.

In: header

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json