AddUsersToGroupInput
is
used to input data for adding users to a group.
Table: AddUsersToGroupInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 17, 2024 | |||||
groupId | string | Long-Term | The unique identifier for the group. | ||
users | [string] | yes | Long-Term | A list of user IDs to add to group. |