user

Begin enrolling a new factor for MFA.

post/factors

Request body

factor_type'totp' required
friendly_namestring
issuerstring uri

Response

A new factor was created in the unverified state. Call `POST /factors/{factorId}/verify' to verify it.

idstring
type'totp'

Changes