curl --location --request PUT 'https://api.lootlocker.io/admin/game/2/player/48/files/8/tags' \
--header 'LL-Version: 2021-03-01' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"tags": [
"string"
]
}'
{}
x-auth-token: ********************