taskId REST API to get the copy task status.
External DocumentationTo learn more, visit the Confluence documentation.
Parameters
| Parameter | Description |
|---|---|
| Copy Attachments | If set to true, attachments are copied to the destination page. |
| Copy Custom Contents | If set to true, custom contents are copied to the destination page. |
| Copy Labels | If set to true, labels are copied to the destination page. |
| Copy Permissions | If set to true, page permissions are copied to the destination page. |
| Copy Properties | If set to true, content properties are copied to the destination page. |
| Destination Page ID | The unique identifier of the new parent of the copied page. |
| ID | The unique identifier of the content of the page to copy. |
| Title Options Prefix | A text that will be added to the beginning of all copied page titles. |
| Title Options Replace | The replacement string that will be substituted for any matches of the search pattern in the copied page titles. |
| Title Options Search | The string pattern to search for in the original page titles that will be replaced during copying. |