profiles

Update public profile picture

Updates the profile picture of the user's public profile.

post/account/profile/{user_id}/picture

Path parameters

user_idinteger required

User ID

Response

OK

object required

Example response

{
  "code": 200,
  "message": "OK"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.