YouTrack Standalone 2017.4 Help

POST Enumeration

POST /admin/customfield/bundle/{bundleName}

Update custom field enumeration bundle

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

Parameters:

Name

Type

Description

bundleName

string

Name of an enumeration bundle to update.

newName

string

New 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: 7 March 2019