curl --location --request POST '/api/Perfil/Funcao/RemoverPermissoesTodasFuncoes' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '{ "permissoes": [ "string" ], "perfilId": 0, "funcaoId": 0 }'
"string"