curl --location --globoff --request PATCH '/v1/raffle-category/{{categoryId}}' \ --header 'Content-Type: application/json' \ --data '{ "name": "Viagem", "slug": "benefits" }'
null