---
title: "Enable API"
method: POST
path: "/enable"
---

# Enable API

`POST /enable`

Enable API (only with root permissions).

## Response `200`

Enable API.

- object
  - `message` string

## Other responses

- `400` — Invalid token.
- `401` — Unauthenticated.
- `403` — You are not allowed to enable 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)
