东莞市连易网络科技有限公司
东莞市连易网络科技有限公司
  • 网站
  • 用户
  • 购物车
  • 购物车
  • 搜索
  • 网站
  • 用户
帮助
帮助
API文档 Update User REST 端点
  • 用户文档
  • 开发文档
  • API文档
  • 提及
  • 标签
  • 更多
  • 取消
  • 新建
  • API文档
  • +进程 API 文档
  • -REST API 文档
    • +Abuse Appeal REST 端点
    • +Abuse Report REST 端点
    • +Abusive Content REST 端点
    • +Achievement REST 端点
    • +Activity Story REST 端点
    • +Activity Story Site Preference REST 端点
    • +Activity Story Types REST 端点
    • +Activity Story User Preference REST 端点
    • +Aggregate Tagged Content REST 端点
    • +Aggregate Tags REST 端点
    • +Batching REST 端点
    • +Blog Contact Request REST 端点
    • +Blog Post REST 端点
    • +Blog Post Subscription REST 端点
    • +Blog Post Summary REST 端点
    • +Blog REST 端点
    • +Bookmark REST 端点
    • +Calendar REST 端点
    • +Cfs REST 端点
    • +Challenge REST 端点
    • +Comment REST 端点
    • +Content Conversion REST 端点
    • +Content REST 端点
    • +Content Recommendation REST 端点
    • +Content Subscription REST 端点
    • +Content Tags REST 端点
    • +Content View REST 端点
    • +Conversation Message REST 端点
    • +Conversation REST 端点
    • +Conversion Target Applications REST 端点
    • +Conversion Target Content Types REST 端点
    • +Endpoints REST 端点
    • +Event Comments REST 端点
    • +Event Log REST 端点
    • +Events REST 端点
    • +Feature REST 端点
    • +Follower REST 端点
    • +Following REST 端点
    • +Follows REST 端点
    • +Forum REST 端点
    • +Forum Reply REST 端点
    • +Forum Reply Vote REST 端点
    • +Forum Thread REST 端点
    • +Forum Thread Vote REST 端点
    • +Friendship REST 端点
    • +Gallery REST 端点
    • +Geocoding REST 端点
    • +Group Author Quality Score REST 端点
    • +Group Avatar REST 端点
    • +Group Contact Request REST 端点
    • +Group REST 端点
    • +Group User REST 端点
    • +Hash Tag REST 端点
    • +Html REST 端点
    • +Idea REST 端点
    • +Idea Status REST 端点
    • +Idea Vote REST 端点
    • +Ignore Content Recommendation REST 端点
    • +Ignore User Recommendation REST 端点
    • +Info Result REST 端点
    • +Leader REST 端点
    • +Leaderboard REST 端点
    • +Like REST 端点
    • +Liked Item REST 端点
    • +Media REST 端点
    • +Media Subscription REST 端点
    • +Mention REST 端点
    • +Mentionable REST 端点
    • +Node Permission REST 端点
    • +Notification Distribution Types REST 端点
    • +Notification Preference REST 端点
    • +Notification REST 端点
    • +Notification Types REST 端点
    • +OAuth REST 端点
    • +Permission REST 端点
    • +Point Transaction REST 端点
    • +Poll REST 端点
    • +Rated Item REST 端点
    • +Rating REST 端点
    • +Remote Proxy Information REST 端点
    • +Remote URL Entity REST 端点
    • +Remote URL REST 端点
    • +Remote Widget API REST 端点
    • +Reply Message REST 端点
    • +Role REST 端点
    • +Scripting REST 端点
    • +Search Result REST 端点
    • +Status Message REST 端点
    • +System Notification REST 端点
    • +Text REST 端点
    • +Tour Tip REST 端点
    • +UI REST 端点
    • +User Achievement REST 端点
    • +User Avatar REST 端点
    • +User Invitation REST 端点
    • +User Presence REST 端点
    • +User Profile Field Groups REST 端点
    • +User Profile Fields REST 端点
    • -User REST 端点
      • Create User REST 端点
      • Delete User REST 端点
      • List User REST 端点
      • Show User REST 端点
      • Update User REST 端点
    • +User Recommendation REST 端点
    • +User Validation REST 端点
    • +Webhook Event REST 端点
    • +Webhook REST 端点
    • +Wiki File REST 端点
    • +Wiki Page Comment Subscription REST 端点
    • +Wiki Page REST 端点
    • +Wiki Page Revision REST 端点
    • +Wiki Page Subscription REST 端点
    • +Wiki REST 端点
    • +Wiki Toc REST 端点

Update User REST 端点

URLs

PUT api/v1/users/{id}.xml (or .json)

UPDATE a user by user id.

PUT api/v1/users/{lookupusername}.xml (or .json)

UPDATE a user by username.

请求参数

名称

类型

描述

必需

默认值

选项

Id

int?

Either Id or Username is required.

否

Lookupusername

string

Either Id or Lookupusername is required.

否

Username

string

Required if changing the username.

否

User

RestUser

The submission of a complete user node is deprecated, will be removed and should not be used for new development. Instead supply user properties for the request properties (Bio, DisplayName, etc.).

否

OldPassword

string

Required if changing the password.

否

NewPassword

string

New Password

否

PrivateEmail

string

Private Email

否

DisplayName

string

Display Name

否

AllowSitePartnersToContact

bool?

Allow Site Partners To Contact

否

AllowSiteToContact

bool?

Allow Site To Contact

否

Bio

string

Bio

否

Birthday

DateTime?

Birthday

否

IsBirthdaySet

bool?

Is Birthday Set

否

ConversationContactType

string

Types of users who can start conversations with you. Options are: None, FriendsOnly, AllUsers.

否

DateFormat

string

Date Format

否

EditorType

string

Editor Type

否

EnableCommentNotifications

bool?

Enable Comment Notifications

否

EnableConversationNotifications

bool?

Enable Conversation Notifications

否

EnableDisplayInMemberList

bool?

Enable Display In Member List

否

EnableDisplayName

bool?

Enable Display Name

否

EnableEmoticons

bool?

Enable Emoticons

否

EnableFavoriteSharing

bool?

Enable Favorite Sharing

否

ReceiveEmails

bool?

Receive Emails

否

EnableHtmlEmail

bool?

Enable Html Email

否

EnableTracking

bool?

Enable Tracking

否

EnableUserSignatures

bool?

Enable User Signatures

否

Gender

Gender?

Gender

否

Language

string

Language

否

Location

string

Location

否

PublicEmail

string

Public Email

否

Signature

string

Signature

否

TimeZone

double?

Time Zone

否

TimeZoneId

string

Time Zone Id

否

WebUrl

string

Web Url

否

AccountStatus

string

Options are: ApprovalPending, Approved, Banned, Disapproved, All

否

ProfileFields

RestProfileFields

Profile Fields

否

ExtendedAttributes

RestExtendedAttributes

Extended Attributes

否

RssFeeds

string

A comma delimited list of RSS feeds

否

EnabledActivityMessageTypes

string

A comma delimited list of enabled activity message types

否

ModerationLevel

string

Options are: Unmoderated, Moderated

否

  • 分享
  • 历史
  • 更多
  • 取消
相关
推荐
Copyright © 2021 东莞市连易网络科技有限公司. All rights reserved.
Powered by Limyee Commerce System(3.0.0). © 2014 - 2025 Limyee Inc.