Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The workspace ID
Body
application/json
Schema for creating a new memory.
The user ID who owns the memory.
The memory content to store.
The type of memory. 'user', 'agent', 'team', 'workflow'.
Topics associated with the memory.
Additional metadata for the memory.