Create a new message
Create a new message in a conversation. The maximum request size is 10MB.
Path parameters
conversation_id
The ID of the conversation
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
content
The message content
Response
Message created
id
The ID of the message
conversation_id
The ID of the conversation
content
The message content
created_at
The date and time the message was created
updated_at
The date and time the message was updated