POST Enumeration
POST /admin/customfield/bundle/{bundleName}
Update custom field enumeration bundle
POST /rest/admin/customfield/bundle/{bundleName}?{newName}
Name | Type | Description |
---|---|---|
bundleName | string | Name of an enumeration bundle to update. |
newName | string | New name for an enumeration bundle. |
Sample
POST /rest/admin/customfield/bundle/RegionEnum?newName=AnotherRegionEnum
Empty Response.
Response code: 200
Response message: OK
Last modified: 2 February 2017