v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Tasks

Create a task

As with all POST endpoints, a location header will be returned with a url to the newly created resource.

post/tasks

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

Response

Created