Update a Build in a Bundle
POST /admin/customfield/buildBundle/{bundleName}/{buildName}
Update build
POST /rest/admin/customfield/buildBundle/{bundleName}/{buildName}?{newName}&{description}&{colorIndex}&{assembleDate}
Sample
POST http://localhost:8081/rest/admin/customfield/buildBundle/Name%20with%20spaces/build3
Cookie: $Version=0; JSESSIONID=upm6hixpu7bjr6z4nmvhdrl; $Path=/; jetbrains.charisma.main.security.PRINCIPAL=NDgxMzQ5NGQxMzdlMTYzMWJiYTMwMWQ1YWNhYjZlN2JiN2FhNzRjZTExODVkNDU2NTY1ZWY1MWQ3Mzc2NzdiMjpyb290; $Path=/
assembleDate=98765111123423&newName=New build name
HTTP/1.1 301 Moved Permanently
Content-Type: application/xml;charset=UTF-8
Location: https://example.com/youtrack/rest/admin/customfield/buildBundle/Name%20with%20spaces/New%20build%20name
Content-Length: 0
Server: Jetty(7.2.0.v20101020)
Last modified: 2 February 2017