Updates fields of the specified experiment group. All fields optional.
Documentation Index
Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
Use this file to discover all available pages before exploring further.
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._-]+$Group identifier.
256^[a-zA-Z0-9._-]+$Updated experiment group.
"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. Mutually exclusive
with offering_uid — a group carries at most one payload linkage.
Offering UID associated with this group (price-split experiments).
Mutually exclusive with remote_config_uid.
Tag of the attached offering (0 = default, 1 = variant).
Populated only when offering_uid is set.
ISO 8601 creation timestamp.
ISO 8601 last update timestamp.