---
title: "Update Ui Config"
method: PATCH
path: "/api/ui/config"
tags: ["Web UI"]
---

# Update Ui Config

`PATCH /api/ui/config`

Update non-sensitive MEMANTO configuration from the Web UI.

Accepts: schedule_time, session settings, CLI settings, answer settings, recall settings.
Does NOT allow updating API key or active session through this endpoint.

## Request body

- object

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/moorcheh-ai/apis/memanto-memory-that-ai-agents-love.md) · [All operations](https://skmtc.net/moorcheh-ai/apis/memanto-memory-that-ai-agents-love/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moorcheh-ai/memanto-memory-that-ai-agents-love/revisions/ff157f2fc5d5/schema)
