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.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Paramètres de chemin
Factor name. Can be sms, push-notification, email, duo otp webauthn-roaming, webauthn-platform, or recovery-code.
Options disponibles:
push-notification, sms, email, duo, otp, webauthn-roaming, webauthn-platform, recovery-code Minimum string length:
1Corps
Whether this factor is enabled (true) or disabled (false).
Réponse
Factor updated successfully.
Whether this factor is enabled (true) or disabled (false).
Update SMS enrollment and verification templates
Précédent
Get multi-factor authentication policies
Suivant