PUT /users/{username}/

Change properties of a single user

Path Params
string
required
Body Params
string

first name

string

last name

string

github username

string

password

boolean

is an engineering user with UNIX access

boolean

is a user that has Posix info. NOTE: if is_eng_user is set to 'true' this value is ignored

boolean

is active and allowed to access LDAP & RADIUS

custom_fields
object

JSON object with keys as custom fields

int32

uid value

int32

gid value

string

default shell

string

update the username

string

update the user email

Responses

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json