Chat Message
Last updated
Last updated
Sends a new message in an ongoing conversation.
POST
Token
String
Unique app authentication token.
Content-Type
String
Set to application/json
.
convo_id
String
Conversation ID obtained from the Chat Initialization API.
Identity
String
Unique identifier for the user (e.g., email or user ID).
Data
Object
Additional user information, such as name
and email
Example
status
String
Indicates success or failure.
type
String
Message type (e.g., text
).
payload
object
Contains the response content.
Example: