curl --location --request POST 'https://api-35.elogii.com/routes//setOrder' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"legs": [
"6915238a3942f26b92d67e0f",
"6915238a3942f26b92d67e0e"
]
}'true