curl --location --request POST 'https://api.lootlocker.io/admin/user/verify' \
--header 'x-single-use-token: verification_a0585d4147ef792d8cc940cf6782a81aa02b4ac5' \
--header 'x-auth-token: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "215556"
}'
{}