Memory Stores
Delete a specific memory
Permanently deletes a specific memory.
Use this endpoint to:
- Remove a memory from the store
- Clean up unused memories
- Manage memory storage space
DELETE
Delete a specific memory
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique key identifier of the memory store
The unique identifier of the memory
Response
Memory successfully deleted.