curl --location --request POST 'especialidades' \ --header 'X-Clinic-ID: 1' \ --header 'Content-Type: application/json' \ --data-raw '{ "nome": "" }'