Endpoint for removing a webauthn credential
curl --request DELETE \ --url https://passkeys.hanko.io/{tenant_id}/credentials/{credential_id} \ --header 'apiKey: <apikey>'
This response has no body data.
Secret API key
32
The ID of the webauthn credential
UUID of the tenant
36
Was this page helpful?