Creates a new group for the specified experiment. Returns 201 with Location header.
Bearer authentication using the project Secret Key (prefixed with sk_, or test_sk_ for sandbox). All v4 public endpoints require the Secret Key — see Authentication. Never expose the Secret Key in client-side code.
Experiment identifier.
256^[a-zA-Z0-9._-]+$Experiment group created.
"experiment_group"
Group identifier.
Canonical API path.
Group display name.
Whether this is the control group.
Relative traffic weight for this group.
Remote config UID associated with this group.
ISO 8601 creation timestamp.
ISO 8601 last update timestamp.