delete_passkey
Delete an authenticated user's passkey by providing the passkey ID, removing the credential from the project.
Instructions
Delete one authenticated-user passkey by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| passkey_id | Yes | Passkey ID to delete | |
| project_id | Yes | The project ID | |
| access_token | Yes | Authenticated user's access_token |