Skip to main content
PUT
Go

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

name
enum<string>
défaut:sms
requis

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: 1

Corps

enabled
boolean
requis

Indique si ce facteur est activé (true) ou désactivé (false).

Réponse

Facteur mis à jour avec succès.

enabled
boolean
requis

Indique si ce facteur est activé (true) ou désactivé (false).