Skip to main content
WEBHOOK

Body

application/json
id
string
required

Unique event identifier

session
string
required

Session that produced this event

timestamp
string
required

ISO 8601 timestamp

event
enum<string>
required

Event type

Allowed values

Available options:
contact.sync
payload
object
required

Structured payload carried by this event or operation.

externalId
string

Integrator reference from the QuickLink that created this session. Included on session lifecycle events when supplied.

Response

2XX

Return any 2xx status to acknowledge receipt. Non-2xx responses are retried according to the retry policy.