groups

Add users to a group

put/groups/{groupID}/memberships

Path parameters

groupIDstring uuid required

Request body

emailsstring[] required

The emails of the users that should be added to the group

shouldRemoveFromSiblingGroupsboolean

If true, the users will be removed from any other groups that share a parent group with the selected group. Useful when moving users between different stages

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.