| Name | Type | Description | Notes |
|---|---|---|---|
| username | String | [optional] | |
| name | String | User's display name. | [optional] |
| isActive | Bool | Designates whether this user should be treated as active. Unselect this instead of deleting accounts. | [optional] |
| lastLogin | Date | [optional] | |
| groups | [UUID] | [optional] | |
| roles | [UUID] | [optional] | |
| String | [optional] | ||
| attributes | [String: JSONValue] | [optional] | |
| path | String | [optional] | |
| type | UserTypeEnum | [optional] |
This repository was archived by the owner on Feb 3, 2026. It is now read-only.