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
to
string[]
obrigatório
Minimum array length: 1
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
Exemplo:
variables
object
Exemplo:
instanceId
string
Exemplo:

"cuid_instancia_whatsapp"

sendingPoolId
string
schedule
object
options
object
push
object
voice
object
telegram
object
from
string

Remetente email

Exemplo:

"ola@meudominio.com.br"

fromName
string
Exemplo:

"Equipe Notifique"

localization
object
i18n
object

Resposta

Aceito para envio

success
boolean
obrigatório
Exemplo:

true

data
object
obrigatório

Arrays de IDs so aparecem se o canal gerou envio. Campos ausentes nao sao arrays vazios.