Create run
Authentication
Authorizationstring
Use the API key format: api-key <token>.
Path parameters
workflowId
Request
Workflow trigger payload. Send application/json for normal JSON input, or multipart/form-data when the workflow needs form-data semantics. Multipart text and JSON parts are forwarded by their original part names. Multipart file parts are uploaded to Plextera File Service and exposed under the same part names as file-node arrays.
payload
Optional JSON part for workflow-specific input. Use when the workflow expects body.payload.
metadata
Optional JSON metadata part for client correlation or routing data.
document
Single document file part. Use this when the workflow expects body.document.
attachments
One or more file parts. Use this when the workflow expects body.attachments.
Response
Accepted
id
status
Allowed values:
createdAt
updatedAt
startedAt
completedAt
error
Terminal failure details. Present only for failed or rejected extractions and workflow runs.
workflow
progress
durationMs
computedDurationMs
steps