project
Duplicate an existing project
Copies the project, tasks, files, kanban data, assignees, comments, attachments, labels, relations, backgrounds, user/team permissions and link shares from one project to a new one. 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.