PATCH /v1/memories/batch — Update multiple memories in a single request.
Documentation Index
Fetch the complete documentation index at: https://docs.memoclaw.com/llms.txt
Use this file to discover all available pages before exploring further.
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. |