Go
Update multi-factor authentication type
Update the status (i.e., enabled or disabled) of a specific multi-factor authentication factor.
PUT
Go
Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
Factor name. Can be sms, push-notification, email, duo otp webauthn-roaming, webauthn-platform, or recovery-code.
利用可能なオプション:
push-notification, sms, email, duo, otp, webauthn-roaming, webauthn-platform, recovery-code Minimum string length:
1ボディ
Whether this factor is enabled (true) or disabled (false).
レスポンス
Factor updated successfully.
Whether this factor is enabled (true) or disabled (false).