curl --location --request POST 'https://api-35.elogii.com/routes/clear' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"_id": "67bde3d65b04265248e3d522"
}'{
"result": 1,
"errors": [],
"ids": [
"67bde3d65b04265248e3d522"
]
}