v1

latestOpenAPI 3.0.32026-07-26120117318.1 KB
Experiments

Attach a user to an experiment group

Manually assigns a user to a specific experiment group.

post/experiments/{experiment_id}/users/{user_id}

Path parameters

experiment_idstring required

Experiment identifier.

user_idstring required

User identifier.

Request body

group_idstring required

ID of the experiment group to assign the user to.

Response

User attached to experiment group