Skip to main content
POST
Create a webhook (returns signing secret ONCE)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

Replay-safe request key. Repeated requests with the same value within 24h return the original response unchanged.

Maximum string length: 255

Body

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

Response

201 - application/json

Created — secret is shown ONCE here.

id
string
url
string
description
string | null
events
string[]
is_active
boolean
created_at
string<date-time>
updated_at
string<date-time>
secret
string