Authorization: ********************curl --location --request DELETE 'https://test.your-api-server.com/api/scale/client/efd884cc-0124-47ed-a88b-9abad9aedf05' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "83e57300-71c2-11ed-a745-8775d3ec0138",
"name": "Mario Serrano B",
"nit": "123456789-0"
}'{
"msg": "El cliente con Id: efd884cc-0124-47ed-a88b-9abad9aedf05, ha sido eliminado"
}