Send a message into a chat
Chats
Send a message into a chat
Creates a message in an existing conversation. sender: "human-assistant" sends immediately to the consumer via WhatsApp; omitting sender (or other values) queues an AI-generated reply and returns ai_response_pending: true.
POST
Send a message into a chat
Authorizations
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.
Path Parameters
Body
application/json
Response
Message accepted.
The response is of type object.