Skip to main content
POST
Create a new CopilotMessage

Authorizations

Authorization
string
header
required

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

Body

application/json
createdAt
string<date-time>
required
id
string
required
orgId
string
required
role
string
required
text
string
required
threadId
string
required
toolCallsJson
any

Arbitrary JSON value

Response

Created

id
string