Create a new Section in a Multivariate TestAsk AIpost https://api.optimizely.com/v2/experiments/{experiment_id}/sectionsAdd a new Section to the Multivariate Test specified by experiment_idPath Paramsexperiment_idint64requiredThe Experiment ID of the Multivariate Test you want to create a Section inBody ParamsA string in JSON format that includes all the fields to create a SectionarchivedbooleanDefaults to falseWhether or not the Section has been archivedtruefalsedescriptionstringA short description of this Sectionexperiment_idintegerThe ID of the Multivariate Test this Section belongs toidintegerThe ID of this SectionnamestringThe name of this Sectionproject_idintegerThe ID of the project that this Section belongs tovariationsarray of objectsrequiredvariations*ADD objectResponses 201Section Created 401Invalid credentials 403You do not have permission to create a Section in the specified Experiment 404Experiment not found defaultUnexpected errorUpdated 7 months ago