curl --location --request DELETE 'https://api-test.spotgo.eu/api/v1/vehicles/'{
"errorCode": "string",
"errorMessage": "string",
"errorDetails": {
"property1": {
"errorMessage": "string"
},
"property2": {
"errorMessage": "string"
}
}
}