v1

latestOpenAPI 3.0.32026-08-068925782.3 MB
Conversations

Create a new Message for a given conversation.

post/conversations/{conversation_id}/messages

Path parameters

conversation_idstring required

Request body

idstring
conversationstring
createdstring date-time
textstring required
type'message' | 'state_change' | 'private'

Response

idstring
conversationstring
createdstring date-time
textstring required
type'message' | 'state_change' | 'private'