Create Job
transkribus_job_createCreate a processing job to run recognition on a document or collection. Provide job type and optional document or collection ID.
Instructions
Create a new processing job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Job type | |
| docId | No | Document ID to process | |
| collId | No | Collection ID to process |