To delete a resource, execute an endpoint of the following form:

DELETE /gsadmin/v1/cloud/resourcePath

where resourcePath indicates the object to be deleted. Both the object indicated by resourcePath and any of its child objects are deleted.

For example, the following endpoint deletes the redirects object and all its child objects (redirect-group objects and redirect-entry objects):

DELETE /gsadmin/v1/cloud/redirects

Deleting the application is not supported. For example, the following endpoint fails with an error:

DELETE /gsadmin/v1/cloud

Important: Oracle recommends that you not delete high level resources such as /thesaurus or /redirects. Oracle also recommends that you back up your configuration before deleting any object. For information, see Back up and restore all search configuration


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