Start a push challenge by sending a notification to the user’s mobile device.
cURL
curl --request POST \ --url https://api.authsignal.com/v1/client/challenge/push
{ "challengeId": "<string>" }
OK
The response is of type object.
object
Was this page helpful?