Update Subtask

Use this API to update an existing subtask.

Path Params
uuid
required

Sub-Task UUID

Body Params
string
length ≀ 255

Email of the user associated with the subtask

string
required
length between 1 and 1000

Description of the subtask

date-time

Deadline for the subtask

date-time

Reminder date for the subtask

boolean
Defaults to false

Whether the subtask is required

boolean
Defaults to false

Whether the subtask is assigned to a group

string
length ≀ 255

Name of the group if assigned to a group

string
length between 1 and 100

Name of the task

Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Choose an example:
*/*