API usageProjectTasksMove a subtaskMove a subtaskAsk a question PUT /api/2.0/project/task/{taskid:[0-9]+}/{subtaskid:[0-9]+}/move Moves a subtask with the ID specified in the request to another task. Request Responses200401Updated subtaskUnauthorized