iproov

Verify iProov Challenge

Verify a completed iProov challenge. Call this end-point after the iProov Client SDK has completed a verification flow.

post/verify/iproov

Request body

challengeIdstring required

The challenge ID returned when starting the iProov challenge.

Response

OK

isVerifiedboolean required

True if the user has been successfully verified using iProov.

accessTokenstring

A new short-term token with scopes to manage authenticators (e.g. add secondary authenticators, remove authenticators, view or regenerate recovery codes). Only present if the challenge succeeded.

Changes

No recorded changes to this endpoint across all 1 revision of this API.