Users & Tokens

/v1/users/password/forgot/

Initiates the password reset process by sending an email if the user email exists. Catches any errors if the user exist. We always want to return 200s for security.

put/v2/users/password/forgot/

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.