Deletes a Rule.
delete
                    /gsadmin/v1/{appName}/content/rankingRules/{Rule}
Request
Supported Media Types
                - application/json
 
Path Parameters
                - 
                    Rule: string
                    
                    Specifies the name of rule.
 - 
                    appName: string
                    
                    Specifies the name of your application. For example, "cloud".
 
Security
                - 
                        basicAuth: basic
                        
                        Type:
basicDescription:Basic username/password authentication. 
Response
Supported Media Types
                - application/json
 
202 Response
Rule successfully deleted.