curl --location --request POST 'https://api.lootlocker.io/admin/v1/user/reset/password/check' \
--header 'LL-Version: 2021-03-01' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "afe8678aac4967637bcef1b514e2554d984ed93b"
}'
{}