Skip to main content
POST
cURL

Path Parameters

sessionId
string<uuid>
required

ID of the session to continue

Body

application/json

Session message payload

content
string
required

Follow-up instructions for the session

Minimum string length: 1
jsonContent
string

Structured message content serialized as JSON

artifactId
string<uuid>

Artifact to associate with the follow-up

pullRequestId
string<uuid>

Pull request to associate with the follow-up

mcpServers
string[]

MCP server identifiers available to the agent

agentOptions
object

Agent runtime options for this follow-up

slashCommand
object

Response

Message created successfully

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