Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

channelId
string
required

ID do canal

Body

application/json

Dados da mensagem a ser disparada, atualmente iniciar a conversa só está disponível para canais do tipo Whatsapp não oficial.

phone
string
required

Número de telefone do destinatário

message
string
required

Mensagem de texto a ser enviada

Response

Mensagem enviada com sucesso

success
boolean