curl --location --request DELETE 'http://localhost:8080/api/clinicas/10' \ --header 'Content-Type: application/json' \ --data-raw '{}'
[ null ]