---
title: "Delete a memory layer"
method: DELETE
path: "/v1/workspaces/{workspaceId}/memory_layers/{id}"
tags: ["MemoryService", "Memory Layers"]
---

# Delete a memory layer

`DELETE /v1/workspaces/{workspaceId}/memory_layers/{id}`

Deletes a memory layer from the workspace

## Path parameters

- `workspaceId` string, required
- `id` string, required

## Response `200`

OK

## Other responses

- `default` — Default error response

---

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