Skip to main content
POST
Continue Team Run

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string
required
run_id
string
required

Body

application/x-www-form-urlencoded
requirements
string
default:""
input
string | null
continue_from
string
default:end

Continuation boundary. Use 'end', 'last_user', or a numeric message index.

fork
boolean
default:false
regenerate
boolean
default:false
replace_original
boolean | null
additional_instructions
string | null
session_id
string | null
user_id
string | null
stream
boolean
default:true
background
boolean
default:false

Response

Team run continued successfully