cURL
curl --request DELETE \ --url https://passkeys.hanko.io/{tenant_id}/credentials/{credential_id} \ --header 'apiKey: <apikey>'
{ "title": [ "explanatory title" ], "details": [ "Information which helps resolving the problem" ], "status": 123 }
Endpoint for removing a webauthn credential
Secret API key
32
The ID of the webauthn credential
["9c9U-4tB0glkGr3TEv39An3GVmg"]
UUID of the tenant
36
["1f496bcd-49da-4839-a02f-7ce681ccb488"]
No Content
Was this page helpful?