copyDocument
Creates a duplicate of a Polarion document, specifying target project, space, and name, with options to remove outgoing links or link the copy to the original.
Instructions
Creates a copy of the Document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Project ID. | |
| spaceId | Yes | The Space ID. (Use '_default' without quotes to address the default Space.) | |
| documentName | Yes | The Document name. | |
| revision | No | The revision ID. | |
| requestBody | Yes | Copy Document parameters. |