v1

latestOpenAPI 3.1.02026-07-173045128.2 KB
profile

Update User Profile

Update the real-time user profiles for long term memory

put/api/v1/users/profile/{user_id}/{profile_id}

Path parameters

string uuid4 required
OR
string uuid5 required

The ID of the user

string uuid4 required
OR
string uuid5 required

The ID of the profile to update

Request body

contentstring required

The profile content

attributesobject nullable required

User profile attributes in JSON, containing 'topic', 'sub_topic'

Response

Successful Response

dataobject nullable

Response data payload

errno0 | 400 | 401 | 403 | 404 | 405 | 409 | 422 | 500 | 501 | 502 | 503 | 504 | 520
errmsgstring

Error message, empty when success