geo-monitoring
geo-experiment-groups

Update Group Membership

Set the group of one or more experiments.

Membership is a single-valued relationship, so assign, bulk assign, move, and remove are all this one call: group_id is the destination, null unassigns. Cross-hotel assignment is rejected by the composite FK rather than by a pre-flight query — the constraint is the structural guarantee.

put/api/v1/geo/experiment-groups/membership

Request body

experiment_idsstring[] required
group_idstring uuid nullable required

Response

Successful Response

updatedinteger required

Changes

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