curl --location --request POST 'https://api.lootlocker.com/game/feedback' \
--header 'Content-Type: application/json' \
--header 'x-session-token;' \
--data-raw '{
"entity": "player",
"entity_id": "01JH0J08V079XG3J6HJXHFRNKR",
"category_id": "01JH54W49C88VN24KYWB6RX8DB",
"description": "Wallhack + aim botting!\n\n\nSomething more here!"
}'
{}
x-session-token: ********************
game
, player
or ugc
player
or ugc
it should be the ULID formatted ID of the entity.