---
title: "Migrate Langfuse Config"
method: POST
path: "/api/ui/migrate/langfuse/config"
tags: ["Web UI"]
---

# Migrate Langfuse Config

`POST /api/ui/migrate/langfuse/config`

Read or persist per-project Langfuse capture settings.

``{"action": "save", ...}`` stores the supplied settings for the project
the credential belongs to; anything else just reads them back.

## 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/f8fc41287ced/schema)
