Messages
Create message
Creates a new chat message.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The message content in Markdown format.
The ID of the parent message.