Skip to main content
POST
Update transformation job

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

createProjectId
integer
required

Create project job ID.

Body

application/json
transformationParallel
integer

Number of transformation jobs that can be ran in parallel

emailRecipientUids
integer[]

List of user IDs to notify when a Job succeeds

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

Optional error description (set if 'success' was false)