Forgot Password

POST {{baseUrl}}/api/v1/users/:userId/credentials/forgot_password?sendEmail=<boolean>

Generates a one-time token (OTT) that can be used to reset a user's password. The user will be required to validate their security question's answer when visiting the reset link. This operation can only be performed on users with a valid recovery question credential and have an ACTIVE status.

Request Params

KeyDatatypeRequiredDescription
sendEmailstring