curl --location '/empresa/historico-energisa' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"periodo": "string",
"sinergisa_equipe": "string",
"sinergisa_contato": "string",
"sinergisa_expectativa": "string",
"sinergisa_desafios": "string"
}'{}