Create a user

Create a user in Label Studio.

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Request

This endpoint expects an object.
idintegerOptional

User ID

first_namestringOptional

First name of the user

last_namestringOptional

Last name of the user

usernamestringOptional

Username of the user

emailstringOptional

Email of the user

avatarstringOptional

Avatar URL of the user

initialsstringOptional

Initials of the user

phonestringOptional

Phone number of the user

allow_newslettersbooleanOptional

Whether the user allows newsletters

Response

usernamestring>=1 character<=256 characters
idintegerOptional
first_namestringOptional<=256 characters
last_namestringOptional<=256 characters
emailstringOptionalformat: "email"<=254 characters
last_activitydatetimeOptional
avatarstringOptional
initialsstringOptional
phonestringOptional<=256 characters
active_organizationintegerOptional
allow_newslettersbooleanOptional

Allow sending newsletters to user

date_joineddatetimeOptional