Upload Document (Multipart)
transkribus_coll_upload_doc_multipartUpload a document to a collection by providing the collection ID. Optionally include title, author, and description using multipart form data.
Instructions
Upload a document to a collection using multipart form data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Document title | |
| author | No | Document author | |
| collId | Yes | Collection ID | |
| description | No | Document description |