AddGroupRequest Object

Contains information about a request to add a group, including information about the group and the list of users who will be Administrators for the group.

This object is used by the following operations:

The properties included in the AddGroupRequest object are listed below.

Property Type Description
Group Group Contains information about a group on the platform. Required.
Administrators string[ ] Contains the unique UserID for one or more Administrators for the new group. Multiple values are separated by commas. If no Administrators are specified, the user who creates the group becomes the first Administrator.