---
title: "DELETE /v1/organizations/{orgId}/caddie-memory"
method: DELETE
path: "/v1/organizations/{orgId}/caddie-memory"
---

# DELETE /v1/organizations/{orgId}/caddie-memory

`DELETE /v1/organizations/{orgId}/caddie-memory`

Delete ALL memories Caddie holds about the calling user in this organization. The user's enable toggle is preserved.

## Path parameters

- `orgId` string, required

## Request body

- object

## Response `200`

OK

- ClearCaddieMemorySuccessResponse
  - `data` ClearCaddieMemoryResponse
    - `cleared` integer

## Other responses

- `503` — Service Unavailable

---

[API](https://skmtc.dev/b3os/apis/b3os-workflow-api.md) · [All operations](https://skmtc.dev/b3os/apis/b3os-workflow-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/b3os/b3os-workflow-api/revisions/a8c7af3c66a1/schema)
