Split a job

Split a job and return the job

Path parameters

jobIdstringRequired
ID of job to return

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Request

This endpoint expects an object.
partsinteger or list of maps from strings to anyRequired
Info about the number of parts to create
runInParallelbooleanOptional

Response

This endpoint returns an object.
dataobject
A single unit of work that will execute asynchronously