Skip to main content
POST
Send a message into a chat

Autorizações

Authorization
string
header
obrigatório

JWT access token obtained from POST /api/v1/auth/jwt/login, the OAuth token endpoint, or a business-scoped API token. Some Business/Chat/Template/Scheduling endpoints alternatively accept HTTP Basic credentials scoped to the business slug.

Parâmetros de caminho

chat_id
string<uuid>
obrigatório

Corpo

application/json
content
string
obrigatório
sender
enum<string>

Set to send as a human operator; omit for an AI-generated reply.

Opções disponíveis:
human-assistant
sender_user_id
string<uuid>
attachments
object[]

Resposta

Message accepted.

The response is of type object.