v1

latestOpenAPI 3.0.02026-07-13132131.7 KB

Create message

Creates a new chat message.

post/v2/threads/{thread_id}/messages

Path parameters

thread_idstring required

Request body

content_markdownstring required

The message content in Markdown format.

parent_idstring

The ID of the parent message.

Response

idstring required
contentstring required
created_atstring required
updated_atstring required
parent_idstring nullable required
thread_idstring required