---
title: "Similar to docker compose down"
method: POST
path: "/compose/down"
tags: ["compose"]
---

# Similar to docker compose down

`POST /compose/down`

Stops the services defined in the current configuration.

## Response `200`

Down successful

- PkgSuccessResponse
  - `message` string

## Other responses

- `400` — Bad request with explanation

## Changes

- **2024-08-12** `a6e0da81ff3c` — 2 info
  - api tag `compose` added
  - api tag `down` removed
- **2024-08-12** `8aff807c6afe` — 1 info
  - endpoint added
- **2024-07-25** `21706ccb959b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/stamusnetworks/apis/swagger-stamusd-api/changes/compose/down/post.md)

---

[API](https://skmtc.dev/stamusnetworks/apis/swagger-stamusd-api.md) · [All operations](https://skmtc.dev/stamusnetworks/apis/swagger-stamusd-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stamusnetworks/swagger-stamusd-api/revisions/c90a51d85d80/schema)
