Create a passkey event for a user
PasskeyEvents
Create a passkey event for a user
Creates a new passkey event for a user by given userID.
POST
Create a passkey event for a user
Documentation Index
Fetch the complete documentation index at: https://docs.corbado.com/llms.txt
Use this file to discover all available pages before exploring further.
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"
Body
application/json
Available options:
user-login-blacklisted, login-explicit-abort, login-error, login-error-untyped, login-one-tap-switch, user-append-after-cross-platform-blacklisted, user-append-after-login-error-blacklisted, append-credential-exists, append-explicit-abort, append-error, login-no-credentials, manage-error, manage-credential-exists Response
Passkey event has been created.
ID of the user
Available options:
user-login-blacklisted, login-explicit-abort, login-error, login-error-untyped, login-one-tap-switch, user-append-after-cross-platform-blacklisted, user-append-after-login-error-blacklisted, append-credential-exists, append-explicit-abort, append-error, login-no-credentials, manage-error, manage-credential-exists Timestamp of when the entity was created in yyyy-MM-dd'T'HH:mm:ss format