---
title: "DELETE /agents/{agentId}/agentAliases/{agentAliasId}/memories"
method: DELETE
path: "/agents/{agentId}/agentAliases/{agentAliasId}/memories"
---

# DELETE /agents/{agentId}/agentAliases/{agentAliasId}/memories

`DELETE /agents/{agentId}/agentAliases/{agentAliasId}/memories`

Deletes memory from the specified memory identifier.

## Path parameters

- `agentAliasId` string, required
- `agentId` string, required

## Query parameters

- `memoryId` string
- `sessionId` string

## Response `202`

Success

- DeleteAgentMemoryResponse

## Other responses

- `480` — ResourceNotFoundException
- `481` — ConflictException
- `482` — ValidationException
- `483` — InternalServerException
- `484` — DependencyFailedException
- `485` — BadGatewayException
- `486` — ThrottlingException
- `487` — AccessDeniedException
- `488` — ServiceQuotaExceededException

---

[API](https://skmtc.net/aws/apis/bedrock-agent-runtime.md) · [All operations](https://skmtc.net/aws/apis/bedrock-agent-runtime/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/bedrock-agent-runtime/versions/fe358131c0ad/schema)
