---
title: "Delete a SSH key"
method: DELETE
path: "/linuxhostings/{domainName}/ssh/keys/{fingerprint}"
tags: ["Linux hostings"]
---

# Delete a SSH key

`DELETE /linuxhostings/{domainName}/ssh/keys/{fingerprint}`

## Path parameters

- `domain_name` string, required
- `fingerprint` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request

---

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