Skip to main content

Clone Project

POST 

/v0/projects/:project_id/clone

Clones the Project: a new Project with the given name receives a copy of every Scenario (and its rows) in the source. Runs and their results, dashboards, and monitors are not copied; Targets, Drivers, and Checks are org-shared and visible from every Project, so there is nothing to copy. An archived source Project is clonable.

The clone runs in one bounded transaction: it either completes whole or rolls back whole.

Request​

Responses​

Successful Response