Initiate call
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
Your agents UUID
"123e4567-e89b-12d3-a456-426614174000"
The interaction channel, you can send your agent to call, sms, whatsapp or webchat
call
, sms
, whatsapp
, webchat
"call"
Your skill UUID
"123e4567-e89b-12d3-a456-426614174000"
The customers name you're trying to reach
"John Does"
The customers phone number you're trying to reach
"+1234567890"
Response
Interaction ID
"123e4567-e89b-12d3-a456-426614174000"
Interaction status
"in-progress"
Agent phone number
"+1234567890"
Customer phone number
"+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"