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

## Changes

- **2026-04-21** `faf793ecfc9c` — 1 info
  - endpoint added
- **2025-05-21** `bd2fda6deb51` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/comfy-org/apis/comfyui-manager-api/changes/manager/db_mode/post.md)

---

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