curl --location --request PATCH 'https://api.lootlocker.io/admin/game//feedback/category/' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"name": "NSFW",
"description": "Use this to report NSFW content"
}'
{}
x-auth-token: ********************