Copy Project And Compose

Copy a project, then start a fresh Composer session on that copy.

The copy owns new database and workspace rows. Immutable CDN media is shared by URL, but Composer materializes and publishes workspace changes against only the copied project's internal id.

post/api/agent/projects/{project_id}/copy-and-compose

Path parameters

project_idstring required

Response

Successful Response

run_idstring required
statusstring required
session_idstring nullable
source_project_idstring required
project_idstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.