cURL
Call
Update Live Call
Update an ongoing call at runtime. Supports overriding dynamic variables, metadata, and the data storage setting on the running call, and controlling the live agent (inject context, trigger a response). These overrides take effect immediately on the live call; metadata and data storage setting changes are also persisted to the call record. To update a call that is no longer ongoing, use /v2/update-call/.
PATCH
cURL
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Path Parameters
The call id of the ongoing call to be updated.
Example:
"call_a4441234567890777c4a4a123e6"
Body
application/json
Response
Live call updated successfully
Example:
true