POST
/
v1
/
calls

Request

Authentication

Authorization
string
required

Bearer authentication token.

promptId
integer
default: "1"required

The prompt id of your Agent. This is the 5-6 digit number in the url when you have your agent open.

phone
string
default: "string"required

The phone number you want to dial.

name
string
default: "string"required

The name of the lead you want to dial.

metadata
json
default: "{}"required

Metadata you want to use on your call with the lead.

Response

200