---
title: "DELETE /users/{username}/sshkeys/{sshkey}/"
method: DELETE
path: "/v1/users/{username}/sshkeys/{sshkey}/"
---

# DELETE /users/{username}/sshkeys/{sshkey}/

`DELETE /v1/users/{username}/sshkeys/{sshkey}/`

Delete an SSH key

## Path parameters

- `username` string, required
- `sshkey` string, required

## Response `200`

200

- object
  - `status` string

## Other responses

- `400` — 400

---

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