Tasks

Update task

Update an existing Operator Task. Link or unlink Make, Print Job, and SKU / retail aliases. Does not write organizationId onto the row.

patch/v1/tasks/{id}

Path parameters

idstring required

Task ID

Request body

titlestring
descriptionstring nullable
model_idstring nullable
model_file_idstring nullable
make_idstring nullable
print_job_idinteger nullable
sku_aliasesstring[]
swimlane_idstring
priority'low' | 'medium' | 'high'
tagsstring[] nullable
assigned_tostring nullable
archived_atstring date-time nullable
organizationIdstring

Organization ID (optional, defaults to user's primary organization)

Response

Task updated successfully

taskobject

Changes