Tasks

Move Task

Move a task to another project

put/task/move/{id}

Path parameters

idstring required

Request body

destinationProjectIdstring required
destinationStatusstring

Response

Task moved successfully

sourceProjectIdstring required
destinationProjectIdstring required

Changes