---
title: "Set database mode"
method: POST
path: "/manager/db_mode"
---

# Set database mode

`POST /manager/db_mode`

Sets the database mode (write-only; use GET to read)

## Request body

- object
  - `value` 'channel' | 'local' | 'remote', required — New database mode

## Response `200`

Setting updated

## Other responses

- `400` — Invalid value

---

[API](https://skmtc.net/comfy-org/apis/comfyui-manager-api.md) · [All operations](https://skmtc.net/comfy-org/apis/comfyui-manager-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comfy-org/comfyui-manager-api/versions/48f8d9cf8c44/schema)
