YouTrack Standalone 7.0 Help

POST Enumeration

POST /admin/customfield/bundle/{bundleName}

Update custom field enumeration bundle

POST /rest/admin/customfield/bundle/{bundleName}?{newName}

Parameters:

NameTypeDescription
bundleNamestringName of an enumeration bundle to update.
newNamestringNew name for an enumeration bundle.

Sample

Request:

POST /rest/admin/customfield/bundle/RegionEnum?newName=AnotherRegionEnum

Response:

Empty Response. Response code: 200 Response message: OK
Last modified: 2 February 2017