Update a job property value

Update a job property value. Returns an updated job property value object. Id parameter is a job property id or key.

Path Params
string
required

job property identifier

string
required

job property's value identifier

Body Params

patch request

Responses

422

with 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
Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json