Delete a resource configuration
delete
/gsadmin/v1/{appName}/{resourcePath}
Deletes the configuration of a resource.
Request
Supported Media Types
- application/json
Path Parameters
- appName
-
Type:
stringRequired:trueSpecifies the name of your application, for example, Discover.- resourcePath
Type:stringRequired:trueRelative path of the resource, for example, thesaurus.
Security
- basicAuth
-
Type:
basicDescription:Basic username/password authentication.
Response
Supported Media Types
- application/json
202 Response
Configuration for the resource successfully deleted.
Body
Root Schema : Response
Type:
object- message
-
Type:
string - status
-
Type:
integer(int32)