---
title: "Connections Uninstall"
method: POST
path: "/api/ui/connections/uninstall"
tags: ["Web UI"]
---

# Connections Uninstall

`POST /api/ui/connections/uninstall`

Remove MEMANTO integration for a single agent at a given location.

Body: {"agent": "claude-code", "project_dir": "/abs/path", "is_global": false}

Stale entries (project_dir gone) are handled registry-only.

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