Skip to main content
POST
Cancel Task

Authorizations

Authorization
string
header
required

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

Path Parameters

task_id
string
required

Response

Successful Response

id
string
required
prompt
string
required
status
string
required
total_tokens_used
integer
required
total_cost_cents
integer
required
created_at
string<date-time>
required
completed_at
string<date-time> | null
required
subtasks
SubTaskResponse · object[]
required