Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 825 Bytes

PatchedUserRequest.md

File metadata and controls

18 lines (14 loc) · 825 Bytes

PatchedUserRequest

Properties

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]
email String [optional]
attributes [String: AnyCodable] [optional]
path String [optional]
type UserTypeEnum [optional]

[Back to Model list] [Back to API list] [Back to README]