v62

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-31136116265.6 KB
project

Clone a Project

post/v1/projects/{projectOrProductUID}/clone

Path parameters

projectOrProductUIDstring required

Request body

billing_account_uidstring required

The billing account UID for the project. The caller of the API must be able to create projects within the billing account, otherwise an error will be returned.

disable_clone_fleetsboolean

Whether to disallow the cloning of the fleets from the parent project. Default is false if not specified.

disable_clone_routesboolean

Whether to disallow the cloning of the routes from the parent project. Default is false if not specified.

labelstring required

The label for the project.

Response

Successful operation

createdstring date-time required
labelstring required
role'owner' | 'developer' | 'viewer' | 'support' | 'null' nullable
uidstring required