Switching the current state of the element
Using this system https://stackoverflow.com/questions/398425/maintaining-sort-order-of-database-table-rows
POST {{baseUrl}}/v1/ws/:workspaceId/Tasks/sortOrder
Request Body
{"ids"=>[81135942, -94110411], "nextId"=>-650581, "prevId"=>-76741289, "parentId"=>-98548243}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""