Skip to main content
PUT
Go

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

name
enum<string>
predeterminado:sms
requerido

Nombre del factor. Puede ser sms, push-notification, email, duo, otp, webauthn-roaming, webauthn-platform o recovery-code. Nombre del factor. Puede ser sms, push-notification, email, duo otp webauthn-roaming, webauthn-platform o recovery-code.

Opciones disponibles:
push-notification,
sms,
email,
duo,
otp,
webauthn-roaming,
webauthn-platform,
recovery-code
Minimum string length: 1

Cuerpo

enabled
boolean
requerido

Si este factor está habilitado (true) o deshabilitado (false).

Respuesta

El factor se actualizó correctamente.

enabled
boolean
requerido

Si este factor está habilitado (true) o deshabilitado (false).