Lock/Unlock Page
transkribus_page_lockLock a page to prevent editing, or unlock it to allow changes. Requires collection, document, and page number.
Instructions
Lock or unlock a page for editing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| id | Yes | Document ID | |
| page | Yes | Page number | |
| type | No | Whether to lock (true) or unlock (false) the page |