Memory Stores
Update memory store
Update the memory store configuration
PATCH
Update memory store
Related guide: Memory stores guide. See the Memory stores guide for a walkthrough with examples.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Memory store successfully updated.
The unique key of the memory store. The key is unique and inmmutable and cannot be repeated within the same workspace.
Required string length:
1 - 255Pattern:
^[A-Za-z]([A-Za-z0-9]*([._][A-Za-z0-9]+)*)?$The description of the memory store. Be as precise as possible to help the AI to understand the purpose of the memory store.
The creation date of the memory store
The last update date of the memory store
The unique identifier of the memory store
The user ID of the creator
The user ID of the last updater