---
title: "Clear global agent memory"
method: DELETE
path: "/settings/agent/memory"
tags: ["settings"]
---

# Clear global agent memory

`DELETE /settings/agent/memory`

Deletes the global MEMORY.md file. Requires admin role.

## Query parameters

- `remoteNode` string

## Response `200`

Memory cleared successfully

## Other responses

- `401` — Not authenticated
- `403` — Requires admin role
- `default` — Unexpected error

## Changes

- **2026-04-30** (v1) `50e1d517afc1` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/dagucloud/apis/dagu/changes/settings/agent/memory/delete.md)

---

[API](https://skmtc.dev/dagucloud/apis/dagu.md) · [All operations](https://skmtc.dev/dagucloud/apis/dagu/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dagucloud/dagu/revisions/0cce8472f3ba/schema)
