Delete semantic memories from a project.
This operation permanently removes one or more semantic memories from the
specified project. You may provide either semantic_id to delete a single
memory or semantic_ids to delete multiple memories in one request.
This action cannot be undone.
If any of the specified semantic memories do not exist, a not-found error is returned for those entries.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response