Skip to main content
POST
Create a task

Authorizations

Authorization
string
header
required

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

Body

application/json
agent_type
enum<string>
required
Available options:
codex,
claude-code,
opencode,
cursor
auto_fix_ci
boolean
required
auto_fix_pr_comments
boolean
required
auto_rebase
boolean
required
interaction_mode
enum<string>
required
Available options:
default,
plan
model
string
required
Minimum string length: 1
project_id
string<uuid>
required
prompt
string
required
Minimum string length: 1
base_branch
string
Minimum string length: 1
context
object
reasoning_effort
enum<string> | null
Available options:
ultra,
max,
xhigh,
high,
medium,
low,
ultrathink,
ultracode,
none

Response

Accepted

id
string<uuid>
required
name
string
required
Minimum string length: 1