API Documentation
Initiate a call
Initiates a new call
POST
/
v1
/
calls
Request
Authentication
Authorization
string
requiredBearer authentication token.
promptId
integer
default: "1"requiredThe 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"requiredThe phone number you want to dial.
name
string
default: "string"requiredThe name of the lead you want to dial.
metadata
json
default: "{}"requiredMetadata you want to use on your call with the lead.
Response
200