---
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.

---

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