User Profiles
Update User Profile
Update the real-time user profiles for long term memory
PUT
Update a specific profile in 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
The ID of the profile to update
Body
application/json
The content of the profile to update
The profile content
User profile attributes in JSON, containing 'topic', 'sub_topic'