To delete the search interface All, use the following DELETE request:

DELETE /gsadmin/v1/cloud/searchInterfaces/All

The response to a DELETE request will contain a message and status code; for example:

{
"message": "Successfully deleted the resource :
 sites/cloud/searchInterfaces/All",
"status": 202
}

Use the following request to delete the searchInterfaces folder; note, however, that deleting this folder deletes all search interfaces:

DELETE /gsadmin/v1/cloud/searchInterfaces

Important: The searchInterfaces collection folder will delete all you search interfaces, making it impossible for storefront shoppers to perform searches.


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices