Messages
Create message
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
thread_id
string
requiredBody
application/json
content_markdown
string
requiredThe message content in Markdown format.
parent_id
string
The ID of the parent message.
Response
201 - application/json
id
string
requiredcontent
string
requiredcreated_at
string
requiredupdated_at
string
requiredparent_id
string | null
requiredthread_id
string
requiredauthor
object
required