Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 724 Bytes

File metadata and controls

15 lines (11 loc) · 724 Bytes

UserGroupWrite

Properties

Name Type Description Notes
created_epoch_millis int [optional]
customer str The id of the customer to which the user group belongs [optional]
description str The description of the user group [optional]
id str The unique identifier of the user group [optional]
name str The name of the user group
role_ids list[str] List of role IDs the user group has been linked to.

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