Downgrade from advanced site search to basic site search.
HTTP request
POST https://discoveryengine.googleapis.com/v1beta/{siteSearchEngine=projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine}:disableAdvancedSiteSearch
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-28 UTC."],[[["This webpage details the process of disabling advanced site search for a specific SiteSearchEngine resource via a POST request to the provided URL."],["The required path parameter `siteSearchEngine` specifies the full resource name of the target SiteSearchEngine, which is a string with a specific format."],["The request body for this operation must be empty, meaning no additional data should be sent beyond the URL and headers."],["A successful operation returns an `Operation` resource in the response body, indicating that the request to disable advanced search was initiated."],["Disabling advanced site search requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.siteSearchEngines.disableAdvancedSiteSearch` on the specified SiteSearchEngine resource."]]],[]]