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

Changes

Changed in 4 of the 31 revisions of this API.113

    • for the path request parameter profile_id, the type was generalized from string to no type

      request-parameter-type-generalized

    • for the path request parameter user_id, the type was generalized from string to no type

      request-parameter-type-generalized

    • added the new 520.00 enum value to the response property for the response status

      response-property-enum-value-added

    • endpoint added

      endpoint-added

    • api removed without deprecation

      api-removed-without-deprecation

    This revision also has 31 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog