Move Page
transkribus_page_moveRearrange document pages by moving a page to a new position or into another document.
Instructions
Move a page to a different position within the document or to another document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| id | Yes | Document ID | |
| page | Yes | Page number | |
| moveTo | Yes | Target position to move the page to | |
| moveToDocId | No | Target document ID to move the page to | |
| nrIsPageId | No | Treat page nr as page ID (default false) |