Skip to main content
POST

Autorizações

Authorization
string
header
obrigatório

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Corpo

application/json

Envio multicanal. Remetente, agendamento e opções ficam em blocos por canal (whatsapp, email, rcs, …), cada um com from quando o canal exige remetente.

to
string[]
obrigatório

Ate 500 destinatarios. Telefones E.164 para SMS/WhatsApp/RCS; e-mail; chat_id ou @username no Telegram; device ID no Push; Instagram peer id ou @username; voice exige prefixo + no telefone (ex.: +5511999887766) para roteamento correto.

Required array length: 1 - 500 elements
Exemplo:
template
string
obrigatório

ID ou nome do template

Exemplo:

"alerta_pedido"

channels
enum<string>[]
obrigatório
Minimum array length: 1
Opções disponíveis:
whatsapp,
sms,
email,
telegram,
rcs,
push,
voice,
instagram,
whatsapp_call
Exemplo:
variables
object
Exemplo:
schedule
object
options
object
push
object
voice
object
telegram
object
instagram
object
localization
object
i18n
object
whatsapp
object
whatsapp_call
object
sms
object
email
object
rcs
object

Resposta

Aceito para envio

success
boolean
obrigatório
Exemplo:

true

data
object
obrigatório
Exemplo: