docs
These endpoints allow you to reset a password or retrieve a forgotten username.
ForgottenCredentials.SendVerificationCode
Send a verification code.
v1/password/reset
ForgottenCredentials.ResetPasswordByVerificationCode
Reset a password by verification code.
v1/password/reset/{verificationCode}
ForgottenCredentials.RetrieveUsername
Retrieve a username.
v1/username/retrieve