Update rank

Rank defines the default order of a task in a project, as viewed by users of that project viewing tasks sorted by the latest defined rank values. Sort is defined as rank:asc/rank:desc.

This endpoint allows a user to reorder a task (nodeId) by placing it before an existing task (nodeIdAfter) in a ranked list. To place a task at the end of a list, nodeIdAfter should not be defined or null.

Language
Authorization
Header
Click Try It! to start a request and see the response here!