Duplicate Document
transkribus_coll_duplicate_docDuplicate a document in a collection, with options to rename or copy to another collection.
Instructions
Duplicate a document within a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| docId | Yes | Document ID | |
| name | No | Name for the duplicated document | |
| targetCollId | No | Target collection ID for the copy |