Usage APIproject/TasksUpdate a task status by task IDUpdate a task status by task ID PUT /api/2.0/project/task/{taskid:[0-9]+}/status Updates a status of a task with the ID specified in the request. Request Responses200401Updated taskUnauthorized