Update user details
Update details for a specific user, such as their name or contact information, in Label Studio.
Path parameters
User ID
Request body
Response
Changes
Changed in 3 of the 97 revisions of this API.11814
- ▲
the
usernamerequest property's minLength was increased from0to1request-property-min-length-increased
- ●
the
first_namerequest property's maxLength was set to256request-property-max-length-set
- ●
the
last_namerequest property's maxLength was set to256request-property-max-length-set
- ●
the
phonerequest property's maxLength was set to256request-property-max-length-set
- ●
the
usernamerequest property's maxLength was set to256request-property-max-length-set
- ●
removed the request property
avatarrequest-property-removed
- ●
removed the request property
emailrequest-property-removed
- ●
removed the request property
idrequest-property-removed
- ●
removed the request property
initialsrequest-property-removed
- ○
added the new optional request property
active_organizationnew-optional-request-property
- ○
added the new optional request property
custom_hotkeysnew-optional-request-property
- ○
added the new optional request property
date_joinednew-optional-request-property
- ○
added the new optional request property
email_notification_settingsnew-optional-request-property
- ○
added the new optional request property
is_email_verifiednew-optional-request-property
- ○
added the new optional request property
onboarding_statenew-optional-request-property
- ○
added the new optional request property
passwordnew-optional-request-property
- ○
added the media type
application/x-www-form-urlencodedto the request bodyrequest-body-media-type-added
- ○
added the media type
multipart/form-datato the request bodyrequest-body-media-type-added
- ○
the request property
allow_newslettersbecame nullablerequest-property-became-nullable
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the required property
org_membership/items/flexto the response with the200statusresponse-required-property-added
- ○
added the required property
org_membership/items/user_typeto the response with the200statusresponse-required-property-added
- ○
added the required property
organization_membership/allOf[OrganizationMembership]/flexto the response with the200statusresponse-required-property-added
- ○
added the required property
organization_membership/allOf[OrganizationMembership]/user_typeto the response with the200statusresponse-required-property-added
- ○
- ▲
the response property
avatarbecame nullable for the status200response-property-became-nullable
- ▲
the response property
lse_fields/allOf[LseFields]/invite_expiredbecame nullable for the status200response-property-became-nullable
- ▲
the response property
lse_fields/allOf[LseFields]/invite_expired_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
pausebecame nullable for the status200response-property-became-nullable
- ▲
the
active_organization_metaresponse's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ▲
the
lse_fields/allOf[LseFields]/email_notification_settingsresponse's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ▲
the
lse_fields/allOf[LseFields]/invite_expiredresponse's property type/format changed fromstring/toboolean/for status200response-property-type-changed
- ▲
the
org_membership/items/activeresponse's property type/format changed fromstring/toboolean/for status200response-property-type-changed
- ▲
the
organization_membership/allOf[OrganizationMembership]/activeresponse's property type/format changed fromstring/toboolean/for status200response-property-type-changed
- ▲
the
pauseresponse's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ▲
Of the 97 revisions, 1 has no diff computed.