Create Message
Add a new message to the conversation. Used to insert a new messages to a conversation manually ( without using chat endpoint )
POST
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the conversation
Body
application/json
Response
Successful Response
JavaScript