Delete a search interface folder
delete
                    /gsadmin/v1/{appName}/searchInterfaces
Deletes the search interface folder for the specified application. 
 CAUTION: Deleting all search interfaces from your Guided Search application will render your application incapable of performing searches. Deleting your application's list of search interfaces also deletes all individual search interfaces.
                Request
Supported Media Types
                - application/json
Path Parameters
                - 
                    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
The search interface folder has been deleted.