curl --location --request POST 'https://api.lootlocker.io/admin/password/reset/v2/email' \ --header 'Content-Type: application/json' \ --data-raw '{"email": "dev@lootlocker.com"}'
{}