Deletes memory from the specified memory identifier.
delete/agents/{agentId}/agentAliases/{agentAliasId}/memories
Path parameters
agentAliasIdstring required
The unique identifier of an alias of an agent.
agentIdstring required
The unique identifier of the agent to which the alias belongs.
Query parameters
memoryIdstring
The unique identifier of the memory.
sessionIdstring
The unique session identifier of the memory.
Response
Success
DeleteAgentMemoryResponse required