verify
Verify an MFA code submitted by the user.
Path parameters
mfa_request_id
The MFA request ID.
Request
token
The token to verify.
Response
success
Whether the token was successfully verified by the API. When `max_attempts` are reached or the request is no longer valid, the endpoint will return a `404 Not Found`.
Response Example
Response