Launch a call
Starts an automated phone call to a destination number. The message and audio fields are mutually exclusive: if both are sent, message takes precedence and audio is ignored. An ACCEPTED status only indicates that the request was accepted for processing; it does not imply that the call was answered or completed.
Authentication
Request
Outbound route identifier obtained through GET /v1/blaster/outbound-routes.
10-digit Mexican phone number, without country code.
Text that will be converted to speech (TTS). Required when audio is not sent.
Audio identifier obtained through POST /v1/blaster/media/audio. Required when message is not sent.
Ring time in seconds before the call is considered unanswered. Optional; if not sent, the default value is applied.
10-digit phone number to which the call will be transferred once answered.

