v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Tasks

Update a task

put/tasks/{id}

Path parameters

idnumber required

The ID of the task to update.

Request body

assigned_to_idnumber

The user to assign the task to

descriptionstring
prioritynumber

A number 1-5, with 1 being the lowest priority

date_duestring

If null the task will be assigned ASAP as in the CATS UI

is_completedboolean

Response

No Content