v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01206322659.2 KB
projects

Duplicate a project, copying its code and knowledge base structure.

post/orgs/{org_id}/projects/{project_id}/duplicate

Path parameters

org_idstring required
project_idstring required

Request body

namestring nullable

Name for the new project. Defaults to the source name with a " copy" suffix, de-duplicated within the organization.

Response

Project duplicated successfully

idinteger required
namestring required