api-token: ********************
curl --location --globoff 'http://localhost:5678/api/open/cron/v1/order' \ --header 'api-token: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "id": 0, "order": 0, "moveToEnd": true }'
true