PATCH /v1/memories/batch — Update multiple memories in a single request.
id and at least one field to change. If content is changed on any memory, its embedding is regenerated.
id plus at least one field to change.| Status | Description |
|---|---|
| 404 | Memory not found (skipped, reported in errors). |
| 409 | Memory is immutable (skipped, reported in errors). |
| 422 | Invalid request body or field validation failed. |