Delete Memory V1
Delete a memory item by ID.
**Authentication Required**:
One of the following authentication methods must be used:
- Bearer token in `Authorization` header
- API Key in `X-API-Key` header
- Session token in `X-Session-Token` header
**Required Headers**:
- X-Client-Type: (e.g., 'papr_plugin', 'browser_extension')
Path parameters
Query parameters
Skip Parse Server deletion
Skip Parse Server deletion
Response
Memory successfully deleted
Changes
Changed in 1 of the 37 revisions of this API.8
- ○
added the optional property
deletion_status/anyOf[subschema #1: DeletionStatus]/holographicto the response with the200statusresponse-optional-property-added
- ○
added the optional property
deletion_status/anyOf[subschema #1: DeletionStatus]/holographicto the response with the207statusresponse-optional-property-added
- ○
added the optional property
deletion_status/anyOf[subschema #1: DeletionStatus]/holographicto the response with the400statusresponse-optional-property-added
- ○
added the optional property
deletion_status/anyOf[subschema #1: DeletionStatus]/holographicto the response with the401statusresponse-optional-property-added
- ○
added the optional property
deletion_status/anyOf[subschema #1: DeletionStatus]/holographicto the response with the404statusresponse-optional-property-added
- ○
added the optional property
deletion_status/anyOf[subschema #1: DeletionStatus]/holographicto the response with the500statusresponse-optional-property-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
- ○