v1

latestOpenAPI 3.0.0http://www.apache.org/licenses/LICENSE-2.0.html2026-07-14543167.2 KB
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