put deprecatedhttps://api.seismic.com/planner/v2/spaces//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.