v15

OpenAPI 3.0.1Apache 2.02026-08-04342207564.3 KB
Jobs (Smart)(v2)

Adds files to the project as delivered in the job.

Adds files to the project as delivered in the job. The files have to be uploaded beforehand (see "POST /jobs/{jobId}/files/upload" operation). The following properties can be specified for each file:<ul><li>category (required, 400 Bad Request is returned otherwise)</li><li>languageIds – when the file category depends on a list of languages</li><li>languageCombinationIds – when the file category depends on a list of language combinations</li></ul>

put/v2/jobs/{jobId}/files/delivered/add

Path parameters

jobIdstring required

job's internal identifier

Request body

duplicateFileActionstring

Response

Success