Webhooks are part of the Enterprise plan. On Standard and Pro this endpoint answers
404.Path parameters
string
required
The location.
Body
string
required
A valid, publicly reachable URL.
string
required
POST, PUT, PATCH or GET. With GET the event is sent as query parameters instead of a body.boolean
default:"false"
Set
true to start delivering.string
Sent as HTTP Basic credentials together with
auth_password.string
The matching password.
Response
string
Webhook configured successfullystring
The webhook id.
Events you will receive
Every payload also carries
eventName and companyId.
Webhooks guide
Payloads, auto-disabling after five failures, and what to do about missed events.

