Skip to main content
PUT
Update webhook

Authorizations

x-api-key
string
header
required

API key obtained from the dashboard

Path Parameters

id
string<uuid>
required

Webhook ID

Body

application/json
name
string
Required string length: 1 - 100
url
string<uri>
events
enum<string>[]
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
is_active
boolean

Response

Webhook updated

data
object