Verify factor registration
Verify an authentication factor registration
POST /auth/factors/verify
note
SDK method: verifyFactorRegistration
Security: authenticated (policy: none)
Request body (application/json)
Accepts a AuthenticationFactorRegistrationVerification object.
Response
201 Created — Returns a AuthenticationToken object.