Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
to
string[]
required
Minimum array length: 1
Example:
template
string
required

ID ou nome do template

Example:

"alerta_pedido"

channels
enum<string>[]
required
Minimum array length: 1
Available options:
whatsapp,
sms,
email,
telegram,
rcs,
push,
voice
Example:
variables
object
Example:
instanceId
string
Example:

"cuid_instancia_whatsapp"

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

Remetente email

Example:

"ola@meudominio.com.br"

fromName
string
Example:

"Equipe Notifique"

localization
object
i18n
object

Response

Aceito para envio

success
boolean
required
Example:

true

data
object
required

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