Users

Update avatar

put/u/{username}/preferences/avatar/pick.json

Path parameters

usernamestring required

Request body

upload_idinteger required
type'uploaded' | 'custom' | 'gravatar' | 'system' required

Response

avatar updated

successstring required

Example response

{
  "success": "OK"
}

Changes

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