|  | REST API
    4.0.0
    REST API for SafeNet Network HSMs | 
This resource deletes a SNMP notification.
Specifies the user to delete the notification under.
Use:  Required  
JSON Schema:  
    Object
    type:string
Specifies the notification to delete.
Use:  Required  
JSON Schema:  
    Object
    type:string
Success.
Unexpected failure
Invalid user or invalid notification.
 
    DELETE
    https://1.2.3.4:8443/api/lunasa/snmp/users/myUser/notifications/1.2.3.4_1234
    {
    }
 
{
}