Delete Mail Notification Settings
Delete currently saved email notification settings.
Request
            
                URI
                    
                                DELETE                            
                            https://{api_host}/mail-notifications
                            COPY
                    Responses
                        
                204            
            
        Mail notification settings are deleted successfully.
Operation doesn't return any data structure
            
            
                    
                304            
            
        Mail Notification settings does not exist.
Operation doesn't return any data structure
            
            
                    
                401            
            
        
                Returns 
                
                                    
                        401Unauthorized_sessionID                    
                
                of type(s)
                
                    application/json                
            
        
        {
    "errCode": "GW_LOGIN_REQUIRED",
    "errMessage": "Your session not found or already expired. Please login"
}
            
            
                                    string
                
                
            
        
        
                errCode            
                            Optional
                    errCode
            
            
                                    string
                
                
            
        
        
                errMessage            
                            Optional
                    errMessage
Mail Notification Settings Operations
        
                                            
                            
                                    DELETE                                
                                
                                        Delete Mail Notification Settings                                    
                                
                                    GET                                
                                
                                        Get Mail Notification Settings                                    
                                
                                    PATCH                                
                                
                                        Patch Mail Notification Settings                                    
                                
                                    PUT                                
                                
                                        Update Mail Notification Settings                                    
                                