---
title: "Delete Memory"
method: DELETE
path: "/api/ai/deployments/{deploymentId}/memories/{memoryId}"
tags: ["MemoriesService"]
---

# Delete Memory

`DELETE /api/ai/deployments/{deploymentId}/memories/{memoryId}`

Delete a memory by its ID.

## Path parameters

- `deploymentId` string, required
- `memoryId` string, required

## Response `200`

OK

- ProtosAiV1DeleteMemoryResponse

---

[API](https://skmtc.dev/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.dev/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/revisions/6483eeecd582/schema)
