order
moveToEnd
sort
1
api-token: ********************
{ "id": 0, "order": 0, "moveToEnd": true }
curl --location -g --request POST 'http://localhost:5678/api/open/cron/v1/order' \ --header 'Content-Type: application/json' \ --header 'api-token;' \ --data-raw '{ "id": 0, "order": 0, "moveToEnd": true }'
true