Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

thread_id
string
required

Body

application/json
content_markdown
string
required

The message content in Markdown format.

parent_id
string

The ID of the parent message.

Response

201 - application/json
id
string
required
content
string
required
created_at
string
required
updated_at
string
required
parent_id
string | null
required
thread_id
string
required
author
object
required