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
string
required
User’s email.
Headers
string
required
A user session token. See Authentication page to learn more about the session token.
string
default:"ApiKey {your_api_key}"
required
API key from Dashboard. Expected format:
ApiKey {your_api_key}. Must be used either QB-Token or Authorization.