YouTrack Standalone 2017.2 Help

DELETE Group Role

DELETE /admin/group/{group}/role/{role}

Delete a role from a user group.

DELETE /rest/admin/group/{group}/role/{role}

Parameters:

Name

Type

Description

group

groupByName

Name of a user group.

role

roleByName

Name of the Role to delete from the specified group.

Sample

Request

DELETE https://example.com/youtrack/rest/admin/group/idea-developers/role/Observer Cookie: $Version=0; JSESSIONID=16xaly1xy75ls930rhylg0y60; $Path=/; jetbrains.charisma.main.security.PRINCIPAL=NDgxMzQ5NGQxMzdlMTYzMWJiYTMwMWQ1YWNhYjZlN2JiN2FhNzRjZTExODVkNDU2NTY1ZWY1MWQ3Mzc2NzdiMjpyb290; $Path=/

Response

HTTP/1.1 200 OK Content-Type: application/xml; charset=UTF-8 Cache-Control: no-cache, no-store, no-transform, must-revalidate Content-Length: 0
Last modified: 7 March 2019