Task#

Allows managing Tasks. The user can create a new Task, retrieve information about a Task, update information about a Task, and delete a Task.

Table with all available Task statuses:

Methods:

1) Creating a Task^1

2) Retrieving a Task by GUID or name^2

3) Retrieving detailed information about a specific Task from the specified Queue by GUID or name of the given Queue based on the specified parameters^3

4) Retrieving a list of Tasks related to the GUID or name of the Queue^4

5) Updating a Task^5

6) Deleting a Task^6

7) Managing Tags^7

8) Removing Tags from a Task by GUID or name^8