Update user details
Update details for a specific user, such as their name or contact information, in Label Studio.
Authentication
Authorizationstring
The token (or API key) must be passed as a request header. You can find your user token on the User Account page in Label Studio. Example: <br><pre><code class="language-bash">curl https://label-studio-host/api/projects -H "Authorization: Token [your-token]"</code></pre>
Path parameters
id
User ID
Request
This endpoint expects an object.
avatar
Avatar URL of the user
email
Email of the user
first_name
First name of the user
id
User ID
initials
Initials of the user
last_name
Last name of the user
phone
Phone number of the user
username
Username of the user
Response
active_organization_meta
avatar
id
initials
last_activity
lse_fields
organization_membership
pause
username
org_membershipDeprecated
active_organization
custom_hotkeys
Custom keyboard shortcuts configuration for the user interface
date_joined
email
first_name
last_name
phone