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