Skip to main content
POST
Create a webhook endpoint

Authorizations

x-api-key
string
header
required

Workspace API key. Current accepted keys use the ando_sk_ prefix.

Body

application/json

Webhook endpoint creation request.

enabled_events
enum<string>[]
required

Product event types to deliver to this endpoint.

Webhook event type.

Available options:
message.created,
message.updated,
conversation.membership.created,
conversation.archived,
conversation.unarchived,
call.started,
call.ended,
call.updated,
call.transcript.updated,
webhook.test
url
string
required

HTTPS receiver URL.

delivery_scope
object

Webhook endpoint delivery-scope update.

name
string | null

Optional endpoint label.

Response

Created webhook endpoint.

Webhook endpoint response with one-time plaintext secret.

data
object
required

Webhook endpoint response with one-time plaintext secret.