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
Response
The created project.