curl --location '/restriction-perfil' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"modulo": "string",
"caminho": "string",
"checked": true,
"grupoRestricaoId": 0,
"tipo": "DOMINIO",
"contextoMaster": {
"id": 0,
"nome": "string",
"isMaster": true
}
}'