Update Page Status v2
transkribus_page_update_status_v2Update a page's status in Transkribus by supplying the transcript ID. Specify document, collection, page number, and new status to change page workflow state.
Instructions
Update page status using transcript ID (alternative endpoint).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID | |
| body | No | Status update data | |
| note | No | Status note | |
| page | Yes | Page number | |
| collId | Yes | Collection ID | |
| status | No | New status | |
| nrIsPageId | No | Treat page nr as page ID | |
| transcriptId | Yes | Transcript ID |