curl --location --request PUT 'https://acesso.evolutto.com.br/api/v1/empresas/0d0382c6-a372-4198-84b4-6fe7c17367e0' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"razao": "string",
"fantasia": "string"
}'{
"data": "string"
}