Skip to main content
WEBHOOK

Authorizations

X-Integration-Signature
string
header
required

HMAC‑SHA256 signature over the RAW body in the format sha256=<hex>.

Body

application/json
event
enum<string>
required
Available options:
voice.call.status.updated,
CALL_STATUS_UPDATED
callId
string<uuid>
required
status
enum<string>
required
Available options:
pending,
dialing,
in_progress,
success,
failure,
no_answer,
rejected,
transferred,
canceled,
service_off
attempts
integer
scheduledAt
string<date-time>
startedAt
string<date-time>
endedAt
string<date-time>
userPhoneNumber
string
questionnaireId
string<uuid>
questionnaireVersion
integer

Response

200

OK