---
title: "Stop"
method: POST
path: "/databases/{uuid}/stop"
tags: ["Databases"]
---

# Stop

`POST /databases/{uuid}/stop`

Stop database.

## Path parameters

- `uuid` string, required

## Query parameters

- `docker_cleanup` boolean

## Response `200`

Stop database.

- object
  - `message` string

## Other responses

- `400` — Invalid token.
- `401` — Unauthenticated.
- `404` — Resource not found.

## Changes

> 55 revisions in range; 6 could not be searched.

- **2026-07-19** `16dc4d4d2f00` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/coollabsio/apis/coolify/changes/databases/:uuid/stop/post.md)

---

[API](https://skmtc.dev/coollabsio/apis/coolify.md) · [All operations](https://skmtc.dev/coollabsio/apis/coolify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/coollabsio/coolify/revisions/789e6ad3796c/schema)
