---
title: "Disable API"
method: POST
path: "/disable"
---

# Disable API

`POST /disable`

Disable API (only with root permissions).

## Response `200`

Disable API.

- object
  - `message` string

## Other responses

- `400` — Invalid token.
- `401` — Unauthenticated.
- `403` — You are not allowed to disable the API.

## Changes

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

[Change history](https://skmtc.dev/coollabsio/apis/coolify/changes/disable/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/71a39cd460a7/schema)
