YouTrack Standalone 2018.3 Help

Delete a Saved Search

DELETE /user/search/{savedQuery}

Remove user's saved search

DELETE /rest/user/search/{savedQuery}

Parameters:

Name

Type

Description

savedQuery

searchName

Name of a saved search to be deleted.

Sample

Request

DELETE https://example.com/youtrack/rest/user/search/New%20query%20name Cookie: $Version=0; JSESSIONID=1h2t265efsl30fhu4777pu8z6; $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