Replace a job's plan

Update a job's entire execution plan

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.
fieldMappinglist of objectsRequired
unmappedDestinationFieldslist of objectsRequired
unmappedSourceFieldslist of objectsRequired
fileIdstringOptional
File ID
jobIdstringOptional
Pipeline Job ID
programIdstringOptional

Response

This endpoint returns an object.
dataobject

The job/plan tuple that contains the full plan and the jobs status