Delete a Saved Search
DELETE /user/search/{savedQuery}
Remove user's saved search
DELETE /rest/user/search/{savedQuery}
Name | Type | Description |
---|---|---|
savedQuery | searchName | Name of a saved search to be deleted. |
Sample
DELETE http://localhost:8081/rest/user/search/New%20query%20name
Cookie: $Version=0; JSESSIONID=1h2t265efsl30fhu4777pu8z6; $Path=/; jetbrains.charisma.main.security.PRINCIPAL=MTVhMjY2OGUxMTUxMTI5MGMzNjhlZWM5NTJiNGJkNmIyNzc3NjdjZmM3YWU4MTVjYzQwYWE1MWZlYTkwNTcxNzphcHBfZXhjZXB0aW9u; $Path=/
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