Skip to main content
POST
Create a webhook

Authorizations

Authorization
string
header
required

Your API key (as_live_…), created under Settings → API keys.

Body

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

Omit for all events.

Available options:
message.received,
message.delivered,
message.failed,
contact.opted_out,
link.clicked,
conversion.recorded,
call.completed

Response

Success

ok
boolean
Example:

true