Update a task

Path Params
uuid
required

The unique identifier of the task.

Body Params

At least one field must be supplied.

string

The name of the task.

string | null

null is allowed. A longer description of the task.

string

The priority key of the task.

string

The status key of the task. Set this to a cancelled-category status to cancel the task. A task in a terminal status cannot be updated.

string
enum

The type of entity to link the task to.

Allowed:
string | null

The identifier of the entity to link the task to.

date-time | null

The date and time by which the task is due.

integer
≥ 1

The number of hours, from creation, within which the task is due.

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json