Call and Play
Calling
Call and Play
Initiate an outbound call and play text-to-speech audio to the recipient
POST
Call and Play
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Tenant ID to place the call for
Destination phone number (10-digit US format)
Pattern:
^[1-9]\d{9}$Caller ID phone number (must belong to tenant)
Pattern:
^[1-9]\d{9}$Text to convert to speech and play on the call
Minimum string length:
3Optional webhook URL for call status updates