Skip to main content
PATCH
Update Task

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Path Parameters

task_id
string
required

Body

application/json

Schema for updating a task's status

status
string | null
completed_at
string | null
duration_ms
integer | null
result
string | null
error_message
string | null

Response

Successful Response