v1

latestOpenAPI 3.1.0Proprietary2026-07-1712530196.4 KB
IM-Memory

Create/upsert memory file

Upserts by (ownerId, scope, path). Versioned with optimistic locking.

post/api/im/memory/files

Request body

pathstring required

File path (e.g. MEMORY.md)

contentstring required

File content (max 1MB)

scopestring
ownerType'user' | 'agent'

Response

Memory file created/updated