Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 537 Bytes

UpdateGroupRequest.md

File metadata and controls

12 lines (7 loc) · 537 Bytes

UpdateGroupRequest

Properties

Name Type Description Notes
name Option<String> New name for the group (max length is 64 chars). MUST be unique inside an organization [optional]
description Option<String> New description for the group (max length is 200 chars) [optional]

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