User Profiles
Add User Profile
Add the real-time user profiles for long term memory
POST
This endpoint allows you to add new profile entries to a user’s long-term memory.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the user
Body
application/json
The content of the profile to add
The profile content
User profile attributes in JSON, containing 'topic', 'sub_topic'