Skip to main content
Permanently deletes a memory belonging to the authenticated user. Deleting a memory compacts every later idx by one. Refetch the list if the client caches order.
string
required
Bearer token obtained from the authenticate endpoint.
string
required
UUID of the memory to delete.

Response

string
Confirmation message: "User memory deleted successfully".