---
title: "POST /sshKey.create"
method: POST
path: "/sshKey.create"
tags: ["sshKey"]
---

# POST /sshKey.create

`POST /sshKey.create`

## Request body

- object
  - `description` string, nullable
  - `name` string, required
  - `organizationId` string, required
  - `privateKey` string, required
  - `publicKey` string, required

## Response `200`

Successful response

## Other responses

- `default` — Error response

---

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