Delete a resource configuration
delete
                    /gsadmin/v1/{appName}/{resourcePath}
Deletes the configuration of a resource.
                Request
Supported Media Types
                - application/json
Path Parameters
                - 
                    appName: string
                    
                    Specifies the name of your application. For example, "cloud".
- 
                    resourcePath: string
                    
                    Relative path of the resource, for example, thesaurus.
Security
                - 
                        basicAuth: basic
                        
                        Type:basicDescription:Basic username/password authentication.
Response
Supported Media Types
                - application/json
202 Response
Configuration for the resource successfully deleted.