Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://{tenant_id}.hanko.io/webauthn/credentials/{id} \ --cookie hanko=
{ "code": 400, "message": "Bad Request" }
Deletes the specified WebAuthn credential.
ID of the WebAuthn credential
"c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"
Credential updated successfully
Was this page helpful?