Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 568 Bytes

AddUsersToUserGroupRequest.md

File metadata and controls

11 lines (7 loc) · 568 Bytes

AddUsersToUserGroupRequest

Properties

Name Type Description Notes
user_group_id str The ID of the user group the users should be added to. Silently ignored if the ID is provided as path parameter of the request.
user_ids list[str] The list of IDs of the users that should be added to the user group.

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