Copies experiment section

This call copies a section of an experiment. The default experimentID is the ID of the experiment in which the section resides, to copy a section into another experiment provide the optional experimentID.

Path Params
int32
required
Query Params
string

Expand an ID field to an object

string

Sort by a specific field

string

Specify a viewID to customize the result

string

Specify viewColumns to extend the result

string

The experiment where this section should be copied to, leave blank for the provided sections experiment ID.

string

The header of the copied section, if left blank the header will be the original with 'Copy of' added in front of it.

Headers
string
Defaults to Swagger
Responses
200

Section was copied successfully

400

There was an error in the request

401

You don't have permission to copy this section

404

The experiment or experiment section was not found

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here!