curl --location '/painel-controle/parametro' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"nome": "string",
"tipoInstancia": "STRING",
"valor": "string",
"descricao": "string"
}'{
"id": 0,
"message": {
"level": "INFO",
"translate": "string"
}
}