Add Document to Collection
transkribus_coll_add_docAdd an existing document to a Transkribus collection, optionally moving instead of copying.
Instructions
Add an existing document to a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| docId | Yes | Document ID | |
| moveTo | No | Move instead of copy (default false) | |
| id | No | Document ID |