Clone an existing experience

Creates a new experience as an identical copy of an existing one (specified by experience_id). This is useful for iterating on a previous test or using an existing experience as a template. The cloned experience starts in 'draft' status and does not copy historical report data. The Knowledge Base article "How to Clone an Experiment?" describes this.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the account that owns the retrieved/saved data

integer
required

ID of the project to which save/retrieved data is connected

integer
required

The ID of the experience to be cloned

Query Params
include
array of objects

Specifies the list of optional objects which would be included in the response.

Read more in the section related to Expanding Fields

include
expand
array of objects

Specifies the list of objects which would be expanded in the response. Otherwise, only their id would be returned.

Read more in the section related to Expanding Fields

expand
Body Params

Parameters for cloning an experience.

string
length ≤ 100

(Optional) A new name for the cloned experience. If not provided, the name will be based on the original (e.g., "Copy of [Original Name]").

Responses

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