post https://{application_vanity_domain}/api/v1/mfa-enrollment/verify-enrollment
Verifies that a user has satisfied the MFA enrollment requirements configured for their tenant. If the user has satisfied their tenant's MFA enrollment requirements, the response will include a URL to redirect the user and create an auth session.
If the user has not satisfied their tenant's MFA enrollment requirements, then this API will return a 400 response with a mfa_enrollment_verification_failed error code.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.
| Permission | Boundary | Description |
|---|---|---|
| mfa-enrollment-workflow:execute | Application | The subject can perform this operation for users associated with the application to which the subject belongs. |