Skip to main content

Replaces the experiment's target group list with the supplied group_ids. This is a full replacement (PUT semantics) — gr

PUT 

/api/v1/deployments/:deployment_id/experiments/:experiment_id/target-groups

Replaces the experiment's target group list with the supplied group_ids. This is a full replacement (PUT semantics) — groups not in the list are removed. Returns the updated target groups list.

Request

Responses

Success