Create a user

POST

Create a user in Label Studio.

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

This endpoint returns an object.
usernamestring=1 character
idintegerOptional
first_namestringOptional
last_namestringOptional
emailstringOptional
last_activitydatetimeOptional
avatarstringOptional
initialsstringOptional
phonestringOptional
active_organizationintegerOptional
allow_newslettersbooleanOptional

Allow sending newsletters to user

date_joineddatetimeOptional