Reset backup codes by token
GET/identity/v2/auth/account/2fa/backupcode/reset
This API resets the backup codes associated with a user who has multi-factor authentication (MFA) enabled. It is typically used when a user needs to regenerate their backup codes.
Request
Responses
- 200
- 400
- 403
OK: The request was successful.
Status Bad Request: The request could not be understood by the server due to malformed syntax.
Status Forbidden: The client does not have permission to access the resource.