v83

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-075785141.5 MB
Users

Update user details

    Update details for a specific user, such as their name or contact information, in Label Studio.
    
patch/api/users/{id}/

Path parameters

idinteger required

User ID

Request body

active_organizationinteger nullable
allow_newslettersboolean nullable

Allow sending newsletters to user

{"stackTrail":"components:schemas:PatchedLseUserSerializerUpdateRequest:properties:custom_hotkeys","oasType":"schema","type":"unknown","description":"Custom keyboard shortcuts configuration for the user interface","nullable":true}
date_joinedstring date-time
{"stackTrail":"components:schemas:PatchedLseUserSerializerUpdateRequest:properties:email_notification_settings","oasType":"schema","type":"unknown"}
first_namestring
is_email_verifiedboolean nullable
last_namestring
onboarding_statestring nullable
passwordstring
phonestring
usernamestring

Response

active_organizationinteger nullable
active_organization_metaobject required
allow_newslettersboolean nullable

Allow sending newsletters to user

avatarstring nullable required
{"stackTrail":"components:schemas:LseUser:properties:custom_hotkeys","oasType":"schema","type":"unknown","description":"Custom keyboard shortcuts configuration for the user interface","nullable":true}
date_joinedstring date-time
emailstring email
first_namestring
idinteger required
initialsstring required
last_activitystring date-time required
last_namestring
pauseobject nullable required
phonestring
usernamestring required