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
Response
200
application/json
Successful Response
The response is of type object
.