Memory Stores
Delete a specific memory document
Permanently deletes a specific memory document.
Use this endpoint to:
- Remove a document from a memory
- Clean up unused documents
- Manage document storage space
DELETE
Delete a specific memory document
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
The unique identifier of the document
Response
Memory document successfully deleted.