delete
https://example.com/api/v2/projects//memories/
Erases every file in a memory namespace
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Erases every file in a memory namespace. This is the operation to wire to an end user's data-deletion request, since a namespace typically maps to one of your users.
{namespace} is required — an unscoped wipe is refused with 400, so an empty variable in your code cannot erase every user's memory.
The next turn using that namespace starts with no recalled context. See Memory.
