---
title: "Update multiple settings"
method: POST
path: "/api/settings"
tags: ["settings"]
---

# Update multiple settings

`POST /api/settings`

Update multiple settings (merge with existing)

## Request body

- object — Settings to update as key-value pairs

## Response `200`

Success

- object — Updated user settings

## Other responses

- `400` — Invalid request
- `401` — Unauthorized

---

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