cURL
curl --request POST \ --url https://app.dilli.studio/api/v1/tasks/reorder \ --header 'Content-Type: application/json' \ --header 'X-Api-Key: <api-key>' \ --data ' { "ids": [ "<string>" ] } '
X-Api-Key
OK