Skip to main content
POST
Create a call

Authorizations

Authorization
string
header
required

Body

application/json
prompt
string
required

Instructions for the call.

Minimum string length: 1
Example:

"Confirm the appointment booked for tomorrow at 9am."

number
string
required

The phone number to call, in E.164 format.

Pattern: ^\+[1-9]\d{1,14}$
Example:

"+15555555555"

phoneNumberId
string
required

The Quo phone number the call is placed from.

Pattern: ^PN(.*)$
Example:

"PN123abc"

Response

Accepted

data
object
required