Skip to main content

Remove factor

Remove one of the caller's own factors. Answered only for authenticator today, and only after a recent strong-factor verification: the same gate enrolment sits behind once a strong factor exists, so a stolen session cannot quietly switch the second factor off. Removing the last authenticator turns the sign-in challenge off for that account.

DELETE /auth/factors/{method}/{methodId}

note

SDK method: removeFactor Security: authenticated (policy: none)

Attributes

Attributes (2)
AttributeTypeRequiredDescription
methodAuthenticationFactorMethodYesPath parameter.
methodIdstringYesPath parameter.

Response

204 No Content