YouTrack Standalone 2017.3 Help

Delete a Tag

DELETE /user/tag/{tag}

Remove user's tag

DELETE /rest/user/tag/{tag}

Parameters:

Name

Type

Description

tag

tagName

Name of a tag to delete.

Sample

Request

DELETE https://example.com/youtrack/rest/user/tag/tag%202 Cookie: $Version=0; JSESSIONID=1hsabc83ru0xantrxqho4idzk; $Path=/; jetbrains.charisma.main.security.PRINCIPAL=MTVhMjY2OGUxMTUxMTI5MGMzNjhlZWM5NTJiNGJkNmIyNzc3NjdjZmM3YWU4MTVjYzQwYWE1MWZlYTkwNTcxNzphcHBfZXhjZXB0aW9u; $Path=/

Response

HTTP/1.1 200 OK Content-Type: application/xml;charset=UTF-8 Content-Length: 0
Last modified: 7 March 2019