post https://{application_vanity_domain}/api/v1/mfa-challenge/verify-challenge
Verifies an MFA challenge for a specified authentication factor. If the challenge is passed, the response will include a URL to redirect the user and create an auth session.
If the  challenge is not passed, then this API will return a 400 response with a mfa_challenge_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-challenge-workflow:execute | Application | The subject can perform this operation for users associated with the application to which the subject belongs. |