SendExperimentResponse
- inType: boolean · In Experiment
_experiment requiredTo show whether the experiment is active or not.
- tookType: integer · Tookrequired
The amount of time (in milliseconds) Miso took to answer this request.
- variantType: object · VariantObjectrequired
- idType: string · Idrequired
The UUID of this variant.
- nameType: string · Namerequired
The name of this variant.
- slugType: string · Slugrequired
The slug name of this variant.
- statusType: string · Statusenumrequired
The current status for this variant.
values- Draft
- Scheduled
- Active
- Completed
- Archived
- configuration
The configuration of this variant.
Empty object
