latestOpenAPI 3.0.12026-08-082942150.5 KB

14cab8ac3bca

Jobs

Edit Job

The job settings are editable until the first input units are uploaded, which means when the project state is still NOT ACTIVE. For instance, change the number of contributors allowed for each input unit.

Permission Required: Update Project Properties

put/v2.0/public/projects/{projectId}/jobs/{jobId}

Path parameters

projectIdstring uuid required
Example:00000000-0000-0000-0000-000000000000

Project ID.

jobIdstring uuid required
Example:00000000-0000-0000-0000-000000000000

Job ID.

Request body

contributorsPerInputUnitinteger required

Number of contributors needed to complete one input unit.

Response

Accepted. Job is updated asynchronously. No response body.