Split job
Job
Split job
Splits job by one of the following methods:
- After specific segments - fill in
segmentOrdinals - Into X parts - fill in
partCount - Into parts with specific size - fill in
partSize. partSize represents segment count in each part. - Into parts with specific word count - fill in
wordCount - By document parts - fill in
byDocumentParts, works only with PowerPoint files
Only one option at a time is allowed.
Use splitAllWorkflowSteps to split in all workflow steps (default: false). When enabled, the split operation will be
applied to all sibling job parts across all workflow steps in the project.
POST
Split job
Authorizations
Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.
Body
application/json
Response
successful operation
Job parts affected by the operation