Skip to main content

Create new job

POST 

/jobs/

Create a new job to be processed with the given workflow and profile. After the job has been created, data (typically documents) can be added using the addData request.

All created jobs should be deleted using the deleteJob request.

Request

Responses

Successful response to the createJob and getJobInfo requests