curl --location --request PUT '/publicacao//reativar' \ --header 'Content-Type: application/json' \ --data '{ "reativarTodas": true }'
{ "id": 0, "message": { "level": "INFO", "translate": "string" } }