v51

latestSwagger 2.0AGPL-3.0-or-laterraw.githubusercontent.com2026-08-0116998415.7 KB
project

Duplicate an existing project

Copies the project, tasks, files, kanban data, assignees, comments, attachments, labels, relations and backgrounds from one project to a new one. User/team permissions and link shares are only copied when duplicate_shares is set to true. The user needs read access in the project and write access in the parent of the new project.

put/projects/{projectID}/duplicate

Path parameters

projectIDinteger required

The project ID to duplicate

Request body

duplicate_sharesboolean

Whether to copy the project's shares to the duplicate

parent_project_idinteger

The target parent project

Response

The created project.

duplicate_sharesboolean

Whether to copy the project's shares to the duplicate

parent_project_idinteger

The target parent project