curl --location '/painel-controle/lt-papel-envolvido' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"nome": "string",
"sigla": "strin",
"contextos": [
{
"id": 0,
"nome": "string",
"master": "string",
"isMaster": true,
"isCustomField": true,
"isImportable": true,
"translation": "string",
"masters": [
{
"id": 0,
"nome": "string"
}
]
}
],
"serialImport": "string"
}'{
"id": 0,
"message": {
"level": "INFO",
"translate": "string"
}
}