For the complete documentation index, see llms.txt. This page is also available as Markdown.

Call Tokens

Execute Call Token

get

Execute a pre-configured call using a call token with quota control.

The destination phone number is provided as a query parameter and merged into the token's pre-configured payload before proxying to papi.

Authorizations
apikeystringRequired
Path parameters
token_idstringRequired
Query parameters
destinationstringRequired
Responses
200

Call initiated successfully

text/html
stringOptional
get/call/{token_id}

Last updated