Delete Notification Template
Delete notification template.
Request
            
                URI
                    
                                DELETE                            
                            https://{api_host}/suite-api/api/notifications/templates/{id}
                            COPY
                    Path Parameters
                                        
            
            
                                    string
                
                
            
        
        
                id            
                            Required
            
            
        Notification template identifier
Responses
                        
                204            
            
        The notification template is successfully deleted
Operation doesn't return any data structure
            
            
                    Code Samples
                    COPY
                                    curl -X DELETE -H 'Authorization: <value>' https://{api_host}/suite-api/api/notifications/templates/{id}
                
            Notifications Operations
        
                    
                        
                        
                            
                                    GET                                
                                
                                        Get Notification Templates                                    
                                
                                    PUT                                
                                
                                        Update Notification Template                                    
                                
                                    POST                                
                                
                                        Create Notification Template                                    
                                
                                    GET                                
                                
                                        Get All Notification Rules                                    
                                
                                    PUT                                
                                
                                        Update Notification Plugin Rule                                    
                                
                                    POST                                
                                
                                        Create Notification Plugin Rule                                    
                                
                                    GET                                
                                
                                        Get Notification Template                                    
                                
                                    DELETE                                
                                
                                        Delete Notification Template                                    
                                
                                    GET                                
                                
                                        Get Notification Rule                                    
                                
                                    DELETE                                
                                
                                        Delete Notification Plugin Rules                                    
                                