Update Document Metadata
transkribus_doc_update_metadataUpdate a document's title, author, and description in a Transkribus collection by specifying collection and document IDs.
Instructions
Update metadata for a document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| id | Yes | Document ID | |
| title | No | Document title | |
| author | No | Document author | |
| description | No | Document description |