Authorization: ********************curl --location --request DELETE 'https://test.your-api-server.com/api/scale/truck/d68b68e0-6e3c-447a-8c51-299b1f4fea9e' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"msg": "Vehiculo con Id: d68b68e0-6e3c-447a-8c51-299b1f4fea9e, eliminado."
}