Passer au contenu principal
POST
C#

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

id
string
requis

ID of the user to regenerate a multi-factor authentication recovery code for.

Réponse

New recovery code successfully generated.

recovery_code
string

New account recovery code.