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

Response

200
application/json

OK

The response is of type object.