PatchUserBody Properties |
The PatchUserBody type exposes the following members.
Name | Description | |
---|---|---|
![]() | Active |
An optional flag that specifies whether the user is active.
If not specified, this will default to true.
|
![]() | Extra |
Optional object with arbitrary extra data about the user.
|
![]() | Passwd |
The user password. Specifying a password is mandatory,
but the empty string is allowed for passwords.
|