Authorizations
Basic authentication is used to authenticate requests to the Backend API. The username is the project ID and the password is the API secret.
The project ID and API secret can be found in the Developer Panel.
Path Parameters
Unique identifier of the user. Format: usr-<number>
.
Example:
"usr-4693224802260150919"
ID of a passkey challenge
Body
application/json
Available options:
pending
, completed
, consumed
Response
Passkey challenge has been updated.