Skip to main content
POST
Create webhook

Authorizations

x-api-key
string
header
required

API key obtained from the dashboard

Body

application/json
name
string
required
Required string length: 1 - 100
url
string<uri>
required
events
enum<string>[]
required
Minimum array length: 1
Available options:
conversation.created,
conversation.closed,
conversation.transferred,
message.received,
message.sent,
contact.created,
contact.updated,
appointment.created,
appointment.cancelled,
appointment.completed

Response

Webhook created

data
object