Passkey
Initiate Challenge
Initiate a challenge for an action. Call this before Generate Authentication Options to customize the action code for passkey sign-in.
POST
/
challenge
Body
application/json
action
string
requiredThe action code which will be associated with the passkey sign-in.
Response
200 - application/json
challengeId
string
requiredThe ID of the challenge. This value can be passed to Generate Authentication Options.
Was this page helpful?