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

# Add a SSH key

`POST /linuxhostings/{domainName}/ssh/keys`

## Path parameters

- `domain_name` string, required

## Request body

- AddSshKeyRequest
  - `public_key` string — Public key

## Response `201`

Created

---

[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/revisions/d6d1ea012567/schema)
