Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 581 Bytes

RemoveUserFromUserGroupsRequest.md

File metadata and controls

11 lines (7 loc) · 581 Bytes

RemoveUserFromUserGroupsRequest

Properties

Name Type Description Notes
user_id str The ID of the user who should be removed from user groups. Silently ignored if the ID is provided as path parameter of the request
user_group_ids list[str] The list of IDs of the user groups which the user should be removed from

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