Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 599 Bytes

RemoveUsersFromUserGroupRequest.md

File metadata and controls

11 lines (7 loc) · 599 Bytes

RemoveUsersFromUserGroupRequest

Properties

Name Type Description Notes
user_group_id str The ID of the user groups from which the users should be removed.<br/>Silently ignored if the ID is provided as path parameter of the request.
user_ids list[str] The list of IDs of the users which should be removed from the user group.

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