Update specific fields of an existing memory blob. Requires user’s ID and Memory Key. Only include fields to be modified in the request body.
tags
array replaces the existing tags entirely.
Bearer
token authentication using your Developer JWT.JWT token obtained via /auth/token
endpoint.
The unique ID of the memory blob to update.
Only include fields you wish to update.
Memory blob updated successfully.
Represents a memory blob as returned by Create/Update operations (content is not included).