---
title: "Send server control command"
method: POST
path: "/control"
tags: ["system"]
---

# Send server control command

`POST /control`

## Request body

- ProtoServerControl
  - `command` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `409` — Conflict

## Changes

- **2026-08-03** `81bee9ef86c6` — 1 info
  - added the non-success response with the status `409`

[Change history](https://skmtc.dev/charmbracelet/apis/crush-api/changes/control/post.md)

---

[API](https://skmtc.dev/charmbracelet/apis/crush-api.md) · [All operations](https://skmtc.dev/charmbracelet/apis/crush-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/charmbracelet/crush-api/revisions/81bee9ef86c6/schema)
