Users
Reset User Password
Reset a user password by email.
GET
Recipes
Reset user password with API key
Reset user password with API key
1
1. Use 'Authorization' header to pass API key
2
2. As a result, the API send reset password instruction
By default, this feature is turned off for Basic, Startup and Growth plans. Contact the sales team.
Query Parameters
User’s email.
Headers
A user session token. See Authentication page to learn more about the session token.
API key from Dashboard. Expected format:
ApiKey {your_api_key}
. Must be used either QB-Token or Authorization.Responses
200
200
A successful response
401
401
An error response
404
404
An error response
422
422
An error response