PUT Value
PUT /admin/customfield/bundle/{bundleName}/{fieldValue}
Add new value to custom field enumeration bundle
PUT /rest/admin/customfield/bundle/{bundleName}/{fieldValue}?{description}&{colorIndex}
Sample
PUT /rest/admin/customfield/bundle/RegionEnum/Rostov?description=Empty description&colorIndex=1
Empty Response.
Response Code: 201
Response Message: Created
Last modified: 2 February 2017