patch
https://api.smartrecruiters.com/configuration/job-properties//values/
Update a job property value. Returns an updated job property value object. Id parameter is a job property id or key.
422with input validation fails or with codes:
- ACTIVE_VALUES_LIMIT_REACHED when limit of active job property values is reached.
- JSON_PATCH_INVALID when patch json is invalid.
- VALUE_LABEL_IS_BLANK when provided label is blank
- VALUE_LABEL_IS_INVALID when provided label is not valid, e.g. contains leading/trailing whitespaces