curl -X GET \ -H "QB-Token: 1e0bad9d9830c038ea19f12d83fca4e984012bba" \ https://api.quickblox.com/users/password/[email protected]
Empty body
Reset a user password by email.
Reset user password with API key
1. Use 'Authorization' header to pass API key
curl -X GET \ -H 'Authorization: ApiKey 28irlNAGasWDSupO9Vw0BBMZfuHrAUYKpmroS9yBORI' \ https://api.quickblox.com/users/password/[email protected]
2. As a result, the API send reset password instruction
ApiKey {your_api_key}
200
401
Show properties
404
422
Was this page helpful?