Move Page
transkribus_page_moveReposition a page within a document or transfer it to another document in a Transkribus collection.
Instructions
Move a page to a different position within the document or to another document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID | |
| page | Yes | Page number | |
| collId | Yes | Collection ID | |
| moveTo | Yes | Target position to move the page to | |
| nrIsPageId | No | Treat page nr as page ID (default false) | |
| moveToDocId | No | Target document ID to move the page to |