Bulk Update ISAD Metadata
transkribus_upload_bulk_update_isad_metadataBulk update ISAD(G) metadata for uploads using an inline CSV payload or a local CSV file path. Apply archival descriptions across multiple uploads in one request.
Instructions
Bulk update ISAD(G) metadata for uploads from a CSV payload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csv | No | Inline CSV content. Exactly one of "csv" or "csvFilePath" is required. | |
| csvFilePath | No | Absolute path to a local CSV file. Exactly one of "csv" or "csvFilePath" is required. |