POST
/
assignments
{
"assignments": {
"experiment_1": "treatment-a",
"experiment_2": "control"
},
"new_assignments": []
}

Body

application/json

Response

200 - application/json

Returns existing and/or new experiment assignments for the provided subject.

The response is of type object.