The availability of features may depend on your plan type. Contact your Customer Success Manager if you have any questions.
Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Create a new Section in a Multivariate Test

Add a new Section to the Multivariate Test specified by experiment_id

Path Params
int64
required

The Experiment ID of the Multivariate Test you want to create a Section in

Body Params

A string in JSON format that includes all the fields to create a Section

boolean
Defaults to false

Whether or not the Section has been archived

string

A short description of this Section

integer

The ID of the Multivariate Test this Section belongs to

integer

The ID of this Section

string

The name of this Section

integer

The ID of the project that this Section belongs to

variations
array of objects
required
variations*
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json