Go
認証要素を名前で更新
特定の多要素認証認証要素のステータス(有効または無効)を更新します。
PUT
Go
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
認証要素名。sms、push-notification、email、duo、otp、webauthn-roaming、webauthn-platform、または recovery-code を指定できます。
認証要素名。sms、push-notification、email、duo、otp、webauthn-roaming、webauthn-platform、または recovery-code です。
利用可能なオプション:
push-notification, sms, email, duo, otp, webauthn-roaming, webauthn-platform, recovery-code Minimum string length:
1ボディ
この認証要素が有効(true)か無効(false)か。
レスポンス
認証要素が正常に更新されました。
この認証要素が有効(true)か無効(false)か。