Skip to main content
POST
Create a webhook subscription

Authorizations

Authorization
string
header
required

Your API key, e.g. flv_9f2a8c1e…

Body

application/json
url
string<uri>
required
events
enum<string>[]
required
Minimum array length: 1
Available options:
message.created,
message.updated,
contact.created,
contact.updated,
contact.deleted,
template.status.updated,
template.quality.updated,
template.category.updated,
template.created,
template.deleted,
channel.status.updated,
channel.deleted,
waba.violation.detected,
waba.restrictions.updated,
broadcast.completed,
broadcast.failed,
broadcast.deleted

Response

id
string<uuid>
required
url
string<uri>
required
events
string[]
required
isActive
boolean
required
lastDeliveryAt
string<date-time> | null
required
createdAt
string<date-time>
required
secret
string
required

Signing secret. Shown once — store it now.