Skip to main content
PUT
Update Task by ID

Path Parameters

task_id
string
required

Body

application/json
task_metadata
If provided, replaces task_metadata with this value · object

Response

Successful Response

filesystem_id
string
required
id
string
required
namespace_id
string
required
created_at
string<date-time> | null
created_version_id
string | null
current_version_id
string | null
name
string | null
params
Task parameters · object
status
enum<string> | null
Available options:
IDLE,
CANCELED,
COMPLETED,
FAILED,
RUNNING,
TERMINATED,
TIMED_OUT,
DELETED
status_reason
string | null
task_metadata
Task metadata · object
updated_at
string<date-time> | null