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

Changed in 1 of the 28 revisions of this API.2

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 28 revisions, 1 has no diff computed.