Calls

Make an outbound call

Initiate an outbound call to a PSTN number or SIP endpoint. Use < to separate multiple destinations (max 1000).

post/api/v1/Account/{auth_id}/Call/

Path parameters

auth_idstring required
Example:MA_XXXXXX

Your account Auth ID

Request body

fromstring required
tostring required
answer_urlstring required
answer_methodstring required

Response

Call initiated

api_idstring required
messagestring required
request_uuidstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.