Start an iProov challenge.
curl --request POST \ --url https://api.authsignal.com/v1/client/challenge/iproov
{ "iproovToken": "<string>", "challengeId": "<string>" }
OK
The response is of type object.
object
Was this page helpful?