Skip to main content
POST
Send Task Message

Authorizations

Authorization
string
header
required

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

Path Parameters

task_id
string<uuid>
required

Body

application/json
content
string
required
attachment_ids
string<uuid>[] | null
develop_enabled
boolean | null
display_content
string | null
is_retry
boolean
default:false
kind
enum<string> | null
Available options:
chat,
system_event
mode
enum<string> | null
Available options:
plan,
build
model_tier
enum<string> | null
Available options:
auto,
hatchling,
striker,
apex
plan_first_enabled
boolean | null
selected_branches
Selected Branches · object | null

Response

Successful Response