YouTrack Standalone 2018.2 Help

Get a State from a Bundle

GET /admin/customfield/stateBundle/{bundleName}/{stateName}

Get state from bundle

GET /rest/admin/customfield/stateBundle/{bundleName}/{stateName}

Parameters:

Name

Type

Description

bundleName

string

Name of a sate bundle to get a state from.

stateName

string

Name of a state to get.

Sample

Request

DELETE https://example.com/youtrack/rest/admin/customfield/stateBundle/States%20Bundle1/Uvalue1 Cookie: $Version=0; JSESSIONID=1xubq236wmpbd14yd1mhq4jcrw; $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: 7 March 2019