Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201 - application/json
Successfully created user memory
The object type, which is always user_memory
.
Available options:
user_memory
The ID of the user memory.
The updated at of the user memory.
The created at of the user memory.
The user prompt of the user memory.
The context of the user memory.
The agent ID of the user memory.
The user ID of the user memory.
The memory of the user memory.