Create a multi-factor authentication (MFA) enrollment ticket, and optionally send an email with the created ticket, to a given user.
Create a multi-factor authentication (MFA) enrollment ticket, and optionally send an email with the created ticket to a given user. Enrollment tickets can specify which factor users must enroll with or allow existing MFA users to enroll in additional factors.
Note: Users cannot enroll in Email as a factor through custom enrollment tickets.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
user_id for the enrollment ticket
alternate email to which the enrollment email will be sent. Optional - by default, the email will be sent to the user's default address
Send an email to the user to start the enrollment
Optional. Specify the locale of the enrollment email. Used with send_email.
Optional. Specifies which factor the user must enroll with.
Note: Parameter can only be used with Universal Login; it cannot be used with Classic Login or custom MFA pages.
push-notification, phone, email, otp, webauthn-roaming, webauthn-platform Optional. Allows a user who has previously enrolled in MFA to enroll with additional factors.
Note: Parameter can only be used with Universal Login; it cannot be used with Classic Login or custom MFA pages.