Skip to main content
POST
Send Task Command

Authorizations

Authorization
string
header
required

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

Path Parameters

agent_id
string<uuid>
required
task_id
string<uuid>
required

Body

application/json
command
string
required
budget_usd
message
string | null
message_id
string | null
model_instance_id
string | null

Response

Successful Response