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.
Documentation IndexFetch the complete documentation index at: https://docs.hanko.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.hanko.io/llms.txt
Use this file to discover all available pages before exploring further.
ID of the WebAuthn credential
"c339547d-e17d-4ba7-8a1d-b3d5a4d17c1c"
Credential updated successfully
Was this page helpful?