UpdateSavedSearch
Updates an existing saved search using using the list of fields specified in `update_mask`.
PATCH
/
api
/v1
/saved_searches
Request Body
application/json
RequiredThe request for a call to SavedSearchService_UpdateSavedSearch
to update a saved search.
savedSearch
Requiredobject
updateMask
Requiredstring
The list of fields to be updated. The fields available to be updated are name
and properties
.
A successful response.