Authorization: Bearer ********************
{
"ids": [
2769,
3154
]
}
curl --location --request DELETE 'https://api.vpsbg.eu/v1/orders' \
--header 'Accept;' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
2769,
3154
]
}'
{}