Skip to main content
PATCH
UpdateSavedSearch

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The request for a call to SavedSearchService_UpdateSavedSearch to update a saved search.

The request for a call to SavedSearchService_UpdateSavedSearch to update a saved search.

updateMask
string
required

The list of fields to be updated. The fields available to be updated are name and properties.

Response

A successful response.

The response of a call to SavedSearchService_UpdateSavedSearch.