Delete a passkey for a user
Users
Delete a passkey for a user
Deletes an existing passkey for a user by given userID and credentialID.
DELETE
Delete a passkey 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"
Unique identifier of the passkey. Format: cre-<number>.
Example:
"cre-4693224802260150919"