duplicate project

The duplicate project API sends a POST request to duplicate a project.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Prerequisites: The caller must supply the project id.

Input parameters:

Field nameDescriptionFormat
idProject idUUID
versionProject version numberInteger
nameProject nameString
descriptionProject descriptionString
includeAttachmentsIndicator to include attachments (default is false)Boolean
publishIndicator to publish the published methods in the original project (default is false)Boolean

Output parameters:

Field nameDescriptionFormat
idId of the duplicated projectUUID

Example:

{
    "id": "e17d9e4a-1891-4aa6-a575-9bc784918921"
}
Path Params
string
required
Query Params
boolean
boolean
Body Params
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json