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:
string
Required:true
Specifies the name of your application, for example, Discover.- resourcePath
Type:string
Required:true
Relative path of the resource, for example, thesaurus.
Security
- basicAuth
-
Type:
basic
Description: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
)