Go
Mettre à jour les facteurs par nom
Met à jour le statut (c.-à-d. activé ou désactivé) d’un facteur précis d’authentification multifacteur.
PUT
Go
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
Nom du facteur. Peut être sms, push-notification, email, duo otp webauthn-roaming, webauthn-platform ou recovery-code.
Nom du facteur. Peut être sms, push-notification, email, duo, otp, webauthn-roaming, webauthn-platform ou recovery-code.
Options disponibles:
push-notification, sms, email, duo, otp, webauthn-roaming, webauthn-platform, recovery-code Minimum string length:
1Corps
Indique si ce facteur est activé (true) ou désactivé (false).
Réponse
Facteur mis à jour avec succès.
Indique si ce facteur est activé (true) ou désactivé (false).