POST
/
challenge
/
iproov
curl --request POST \
  --url https://api.authsignal.com/v1/client/challenge/iproov
{
  "iproovToken": "<string>",
  "challengeId": "<string>"
}

Response

200
application/json

OK

The response is of type object.