Parameters
UUID
required
The memory ID to delete.
Returns
A confirmation dict.UUID
The ID of the memory that was deleted.
datetime
Server timestamp at which the deletion was applied.
Example
Raises
SynapAuthError: when the API key is missing or invalid.SynapNotFoundError: when thememory_iddoes not exist or is outside the caller’s scope.