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

Response

200
application/json
OK

The response is of type object.