delete http://memgpt.localhost/v1/agents//archival/
Delete a memory from an agent's archival memory store.
Log in to see full request history
Responses
Delete a memory from an agent's archival memory store.
xxxxxxxxxx
curl --request DELETE \
--url http://memgpt.localhost/v1/agents/agent_id/archival/memory_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: