CopyNotebook
Copies a notebook to the Notebooks folder in the destination Documents library. The folder is created if it doesn't exist.
Input
| Name | Type | Required | Description |
| NotebookId | String | True | The id of the notebook that you want to copy. |
| GroupId | String | False | The id of the group to copy to. Use only when copying to an Office 365 group. |
| UserId | String | False | The id of the user to copy to. Use only when copying to an Office 365 user. |
| RenameAs | String | False | The name of the copy. Defaults to the name of the existing item. |
Result Set Columns
| Name | Type | Description |
| Status | String | Status of the copying operation. |