Delete Memory
Memory Management
Delete Memory
Permanently delete a specific memory blob. Requires the user’s ID.
DELETE
Delete Memory
Permanently delete a specific memory blob. Requires the user’s ID.
This operation is irreversible.
Authorization
RequiresBearer token authentication using your Developer JWT.Authorizations
JWT token obtained via /auth/token endpoint.
Path Parameters
The unique ID of the memory blob to delete.
Query Parameters
The unique ID of the user who owns the memory blob.
Response
Memory blob deleted successfully.
Example:
true