curl --location -g --request POST 'https://api.lootlocker.io/admin/game//reward' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"entity_id": "01H52F4NQ42R8NSNNSB08RQH3P",
"entity_kind": "progression_points",
"metadata": [
{
"key": "progression_points_amount",
"value": "1000"
}
]
}'
{}
x-auth-token: ********************