Tasks
Last updated
Last updated
Get task with id
Task
Delete a task in a project
Successful Task deletion
Update task.
^[^\r\n]*$
Updated task
Complete a task in a project
Successful complete a Task
Mark a task as incomplete in a project
Successful mark the Task as incomplete
Create a task in a project
Successful Tasks creation
Move a task within the project
Successful move Task
Get the assignees of a task
Task assignees
Task assignment
Successful Task assignment
Remove assignee from a task
Successful Task Assignment deletion
Get the date of a task
Task Date
Delete date of a task
Successful Task Date deletion
Create or update date for a task
Successful Task Date create or update
Get the note of a task
Task Note
Add/update a note to the task
^[^\r\n]*$
Successful Task Note creation/update
Delete the note of a task
Successful Task Note deletion
Get the field value of a task
Task field value
Delete the field value of a task
Successful field value deletion
Update/create the field value of a task
Successful field value create/update