Users

更新当前用户信息

patch/users/me

Request body

displayNamestring
avatarUrlstring uri
metadataobject

Response

更新成功

okboolean
dataobject

Example response

{
  "ok": true
}

Changes

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