POST
Create Webhook

Authorizations

Authorization
string
header
required

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

Body

application/json
url
string
required
secret
string | null
subscribed_events
string[]

Response

Successful Response

created_at
string<date-time>
required
id
string<uuid>
required
secret_hint
string
required
status
string
required
subscribed_events
string[]
required
updated_at
string<date-time>
required
url
string
required
last_delivered_at
string<date-time> | null
last_status
string | null
secret
string | null