Connectors
...
Actions
Delete Saved Searches
5 min
description removes a specified saved search from an azure sentinel workspace using resource group, search id, subscription id, and workspace name endpoint url /subscriptions/{{subscriptionid}}/resourcegroups/{{resourcegroupname}}/providers/microsoft operationalinsights/workspaces/{{workspacename}}/savedsearches/{{savedsearchid}} method delete inputs path parameters (object) – required resourcegroupname (string) – required savedsearchid (string) – required subscriptionid (string) – required workspacename (string) – required parameters (object) – required api version (string) – required output example \[ { "status code" 200, "response headers" { "cache control" "no cache", "pragma" "no cache", "expires" " 1", "x ms ratelimit remaining subscription deletes" "14999", "request context" "appid=cid v1\ e6336c63 aab2 45f0 996a e5dbab2a1508", "x content type options" "nosniff", "strict transport security" "max age=31536000; includesubdomains", "access control allow origin" " ", "x powered by" "asp net", "x ms request id" "1744d53b b782 4116 9086 1ef0d39b76ba", "x ms correlation request id" "1744d53b b782 4116 9086 1ef0d39b76ba", "x ms routing request id" "jioindiacentral 20230810t104541z 1744d53b b782 4116 9086 1ef0d39b76ba", "date" "thu, 10 aug 2023 10 45 40 gmt", "content length" "0" }, "reason" "ok", "response text" "" } ] output parameters status code (number) reason (string) response text (string) response headers header type cache control string pragma string expires string x ms ratelimit remaining subscription deletes string request context string x content type options string strict transport security string access control allow origin string x powered by string x ms request id string x ms correlation request id string x ms routing request id string date string content length string