v3

latestOpenAPI 3.1.02026-08-01101194245.5 KB
users

Update User

patch/users/{user_id}

Path parameters

user_idstring uuid required

Request body

first_namestring nullable

The first name for the user

last_namestring nullable

The last name for the user

usernamestring nullable

The username for the user

role'owner' | 'admin' | 'annotator'
passwordstring nullable

The password for the user

Response

Successful Response

idstring uuid required
first_namestring required
last_namestring nullable
usernamestring required
role'owner' | 'admin' | 'annotator' required
api_keystring required
inserted_atstring date-time required
updated_atstring date-time required