POST
/
api
/
v1
/
calls

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
agentId
string
required

Your agents UUID

channel
enum<string>
required

The interaction channel, you can send your agent to call, sms, whatsapp or webchat

Available options:
call,
sms,
whatsapp,
webchat
customerName
string
required

The customers name you're trying to reach

customerPhone
string
required

The customers phone number you're trying to reach

skillId
string
required

Your skill UUID

Response

200 - application/json
agentId
string
required

Agent ID

agentPhone
string
required

Agent phone number

customerId
string
required

Customer ID

customerName
string
required

Customer name

customerPhone
string
required

Customer phone number

id
string
required

Interaction ID

recordingUrl
string
required

Recording URL

skillId
string
required

Skill ID

status
string
required

Interaction status

transcription
string
required

Transcription