Start password recovery
POST
/passwords/lost_password/start Initiate the lost password process.
If the email address provided is associated with an active user, an email will be sent, containing a URL that redirects the user to change their password.
The URL contains request parameters for all of the parameters required to change the password for the user via the /passwords/lost_password/resume POST endpoint.
Request
Request body
*application/json
objectobject · 1 field
Responses
204No Content
Success - No Content.
Headers