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
Response
Success