Skip to main content
POST
Create a message

Authorizations

Authorization
string
header
required

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

Body

application/json
content
string
required
Required string length: 1 - 1000000
sessionId
string<uuid>
required
artifactId
string<uuid>
mcpServers
string[]
Maximum array length: 100
Required string length: 1 - 200
pullRequestId
string<uuid>
agentOptions
object

Execution settings for the selected agent runtime, including provider-specific options.

deliveryMode
enum<string>
Available options:
queue,
steer
richContent
object

Optional rich-text representation of the message. Provide the required text content separately.

Example:
slashCommand
object

Response

Create a message

hotPath
object | null
required
job
object | null
required
message
object
required
session
object
required