Authorizations
This token can be obtained by visiting the profile page or via rails console. Provides access to endpoints based on the user permissions levels. This token can be saved by an external system when user is created via API, to perform activities on behalf of the user.
Path Parameters
The numeric ID of the account
The numeric ID of the conversation
Body
The content of the message
"Hello, how can I help you?"
The type of the message
outgoing
, incoming
"outgoing"
Flag to identify if it is a private note
false
Content type of the message
text
, input_email
, cards
, input_select
, form
, article
"text"
Attributes based on the content type
{}
The campaign id to which the message belongs
1
WhatsApp template parameters for sending structured messages
Response
Success
The ID of the message
The text content of the message
The ID of the account
The ID of the inbox
The ID of the conversation
The type of the message
0
, 1
, 2
The time at which message was created
The time at which message was updated
The flags which shows whether the message is private or not
The status of the message
sent
, delivered
, read
, failed
The source ID of the message
The type of the template message
text
, input_select
, cards
, form
The content attributes for each content_type
The type of the sender
contact
, agent
, agent_bot
The ID of the sender
The external source IDs of the message
The additional attributes of the message
The processed message content
The sentiment of the message
The conversation object
The file object attached to the image
User/Agent/AgentBot object