Split a job

Split a job and return the job

Authentication

AuthorizationBearer

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

Path parameters

jobIdstringRequired
ID of job to return

Headers

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