Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The id of the call
Input data for update call
Update call
Interaction ID
"123e4567-e89b-12d3-a456-426614174000"
Interaction status
"in-progress"
Agent phone number
"+1234567890"
Agent Email
"+1234567890"
Customer phone number
"+1234567890"
Customer email
"+1234567890"
Agent ID
"123e4567-e89b-12d3-a456-426614174000"
Customer ID
"123e4567-e89b-12d3-a456-426614174000"
Skill ID
"123e4567-e89b-12d3-a456-426614174000"
Customer name
"John Doe"
Transcription
"Hello, how can I help you?"
Recording URL
"https://example.com/recording.wav"
conversation messages
[
{
"sid": "SM1234567890abcdef",
"timestamp": "2025-03-17T14:30:00Z",
"sender": "agent",
"content": "Hello, how can I assist you today?",
"mediaUrl": "https://example.com/image.jpg",
"status": "delivered"
}
]Session duration in seconds
"7200"