Call results
Sent to your configured webhook URL after each call is completed and analyzed. Respond with a 2xx promptly and process asynchronously; deliveries may occasionally repeat, so handle them idempotently (key on callId). See the Call Results Webhook guide for resultType and lifecycleStatus value tables.
Authorizations
Organization API key. Get it from the 11x team or from the platform.
Body
"agent.abc123"
"Inbound Agent"
"call.abc123"
"Victor Wembly"
"+15551234567"
Phone extension, empty string when none.
Phone number used to place the call. Empty string for web calls.
IANA timezone.
"Europe/London"
outbound, inbound Call duration in seconds.
Link to the call in the 11x platform.
CRM integration details, when applicable.
Present when the call belongs to a sequence.
Response
Return any 2xx status to acknowledge receipt.