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?