Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 574 Bytes

AddUserToUserGroupsRequest.md

File metadata and controls

11 lines (7 loc) · 574 Bytes

AddUserToUserGroupsRequest

Properties

Name Type Description Notes
user_id str The ID of the user who should be assigned to 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 assigned to

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