curl --location --request PUT 'https://api.lootlocker.io/admin/game//asset//files//tags' \ --header 'Content-Type: application/json' \ --data '{ "tags": [ "string" ], "player_id": 0 }'
{}