Delete one or more engrams
Delete one or more engrams.
This endpoint efficiently handles both single and batch deletions. When multiple IDs are provided, it uses optimized batch operations.
Args: ids: Either a single UUID or a list of UUIDs to delete
Returns: For single deletion: boolean success response For batch deletion: detailed results with successful and failed deletions
Request body
Response
Successful Response
Changes
Changed in 1 of the 2 revisions of this API.4
- ○
api operation id
delete_engrams_v1_memories_delete_postremoved and replaced withdelete_memoriesapi-operation-id-removed
- ○
api tag
Memoriesaddedapi-tag-added
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
This revision also has 119 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○