Skip to main content

Recover username

Endpoint URL

POST /api/v2/users/:email/username-recovery

Recover username

The system sends an email to the user (using the specified attribute, such as their login or email), which includes their username; the user can provide a custom portal URL (domain_url), and if not provided, the system will use the default portal URL.

Request