Usage APIproject/TasksUpdate a subtaskUpdate a subtask PUT /api/2.0/project/task/{taskid:[0-9]+}/{subtaskid:[0-9]+} Updates the selected subtask with the title and responsible specified in the request. Request Responses200401Updated subtaskUnauthorized