Accelerate the Value of Data

Delete Saved Search

Learn about the Search API endpoint to delete saved searches

Request:

DELETE <tenant uri>/personal/savedSearches/<id>
Note: As an admin, if you have MDM.Config.Preference Delete permission, you can run this operation to delete saved searches of other users.
Table 1. Parameters
ParametersNameRequiredDetails
HeadersAuthorizationYesAuthentication access token in the format: "Bearer <accessToken>" (see details in Authentication API ).
Content-TypeYesMust be "Content-Type: application/json".
Pathtenant URIYesTenant URI, for example "f4k3KxEMj6faCBs".
idYesIdentifier of the saved search to delete.