v76

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-015764591.5 MB
Projects

✨ Duplicate project

<Card href="https://humansignal.com/goenterprise"> <img style="pointer-events: none; margin-left: 0px; margin-right: 0px;" src="https://docs.humansignal.com/images/badge.svg" alt="Label Studio Enterprise badge"/> <p style="margin-top: 10px; font-size: 14px;"> This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise) </p> </Card> Make a copy of project.
post/api/projects/{id}/duplicate/

Path parameters

idinteger required

Request body

descriptionstring

Project Description

include_membersboolean

Whether to include explicit project members and project role overrides in the duplicated project.

mode'settings' | 'settings,data' required
  • settings - Only settings
  • settings,data - Settings and tasks
titlestring required

Project Name

workspaceinteger required

Destination Workspace

Response

Project duplicated

idinteger required

The ID of the duplicated project.