Recover the user's forgotten user name.

Entitlements required: recoverUsername (Recover user name).

Verifies the user's identity by using the last step's method of verification and if successful, recovers the user's user name. When an OTP is not required, call this method with an empty body to complete the transaction and generate the audit event.

On Success, an email is sent to the user with the recovered username.
The email template for branding is at "authentication/login/cloud_directory/username/username_recovery.xml".
Pass in the themeId query parameter to brand the email template for notifications.

Path Params
string
required

The transaction identifier for the user name recovery request.

Query Params
string

The identifier of the theme that you want to apply.

Body Params

The body of the user name recovery operation.

string

The OTP string for the last step to verify the user's identify before recovering the user name.

Responses

Language
URL
Choose an example:
application/json