Delete Builds Bundle
DELETE /admin/customfield/buildBundle/{bundleName}
Delete a bundle of builds.
DELETE /rest/admin/customfield/buildBundle/{bundleName}
Parameters:
Name | Type | Description |
---|---|---|
bundleName | string | Name of a bundle to delete. |
Sample
Request
DELETE https://example.com/youtrack/rest/admin/customfield/buildBundle/Name%20with%20spaces
Cookie: $Version=0; JSESSIONID=upm6hixpu7bjr6z4nmvhdrl; $Path=/; jetbrains.charisma.main.security.PRINCIPAL=NDgxMzQ5NGQxMzdlMTYzMWJiYTMwMWQ1YWNhYjZlN2JiN2FhNzRjZTExODVkNDU2NTY1ZWY1MWQ3Mzc2NzdiMjpyb290; $Path=/
Response
HTTP/1.1 200 OK
Content-Type: application/xml;charset=UTF-8
Content-Length: 0
Last modified: 30 March 2021