YouTrack Standalone 7.0 Help

Delete a Tag

DELETE /user/tag/{tag}

Remove user's tag

DELETE /rest/user/tag/{tag}

Parameters:

NameTypeDescription
tagtagNameName of a tag to delete.

Sample

Request

DELETE http://localhost:8081/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 Server: Jetty(7.2.0.v20101020)
Last modified: 2 February 2017