Skip to main content
POST
Create a webhook endpoint

Request Body

Example Request

Response

Store the secret securely. It’s only shown once at creation.

Errors

Errors use the standard envelope — see Errors.

Authorizations

Authorization
string
header
required

Tenant API key obtained from POST /auth/register or POST /v1/developer/keys.

Body

application/json
url
string<uri>
required
events
string[]
required

Event types to deliver (see GET /v1/events/types).

Response

Endpoint created (includes the signing secret).

data
object