{ "id": "string" }
curl --location --request DELETE '/4s/new_car/remove' \ --header 'User-Token: {{User-Token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string" }'
{}