Update rank

Rank defines the default order of a task in a program, as viewed by users of that program 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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Space ID

Body Params

RankItemPutRequest

string

Node ID of item to move

string | null

Node ID of the item the moved item will be put after

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json