curl --location --request PUT '/modulo' \
--header 'Content-Type: application/json' \
--data '{
"id": "string",
"master": "string",
"modulo": "string",
"tipo": "string",
"custom": true
}'{
"id": "string",
"master": "string",
"modulo": "string",
"tipo": "strin",
"custom": true,
"new": true
}