---
title: "Delete registered credentials by the given credential ID"
method: DELETE
path: "/v1/webauthn/{credentialId}"
tags: ["webauthn"]
---

# Delete registered credentials by the given credential ID

`DELETE /v1/webauthn/{credentialId}`

## Path parameters

- `credentialId` string, required

## Response `204`

No Content

## Other responses

- `400` — invalid data
- `401` — not authorized
- `403` — permission denied
- `404` — not found

---

[API](https://skmtc.net/charthop/apis/charthop-api.md) · [All operations](https://skmtc.net/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charthop/charthop-api/revisions/33fc84a173ce/schema)
