---
title: "deletePasskey"
method: DELETE
path: "/v2/users/me/passkeys/{credentialId}"
tags: ["User V2"]
---

# deletePasskey

`DELETE /v2/users/me/passkeys/{credentialId}`

Delete a passkey by credential ID.

## Path parameters

- `credentialId` string, required

## Response `204`

Passkey deleted successfully

## Other responses

- `404` — Passkey not found

---

[API](https://skmtc.net/epilot/apis/user-api.md) · [All operations](https://skmtc.net/epilot/apis/user-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epilot/user-api/versions/7fae886a3c99/schema)
