{ "mail": "string" }
curl --location 'https://api.servebolt.io/v1/auth/reset-password' \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --data '{ "mail": "string" }'
{}