Skip to main content
PATCH
Update Live Call

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

A unique integer value identifying this lead.

Body

application/json
connected_representative
object
required
other_external_identifiers
object | null

Other identifiers from the customer's systems.

connected_timestamp
string<date-time> | null

Timestamp when the representative connected with the lead.

Response

Live call successfully updated with representative information.

Serializer for the response of the live call endpoint.

chat_id
integer
required

The ID of the chat that was updated.

representative_id
integer
required

The ID of the connected representative.

representative_external_id
string | null

The external ID of the connected representative, or null if not set.