Delete a search interface
delete
                    /gsadmin/v1/{appName}/searchInterfaces/{searchInterfaceName}
Deletes a specific search interface.
                Request
Supported Media Types
                - application/json
Path Parameters
                - 
                    appName: string
                    
                    Specifies the name of your application. For example, "cloud".
- 
                    searchInterfaceName: string
                    
                    The name of the search interface to be deleted.
Security
                - 
                        basicAuth: basic
                        
                        Type:basicDescription:Basic username/password authentication.
Response
Supported Media Types
                - application/json
202 Response
Search interface successfully deleted.