---
title: "POST /server.update"
method: POST
path: "/server.update"
tags: ["server"]
---

# POST /server.update

`POST /server.update`

## Request body

- object
  - `command` string
  - `description` string, nullable
  - `ipAddress` string, required
  - `name` string, required
  - `port` number, required
  - `serverId` string, required
  - `sshKeyId` string, nullable, required
  - `username` 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/revisions/50e2e470fdd0/schema)
