TheHiveDocs
TheHiveDocs copied to clipboard
Modify the alert status over the API
Trying to set up the status of an alert to "Updated", "Ignored" over the API with patch command to the case id endpoint but although I do get a 200 as a response, the body shows "status" still as "New" and looking at the UI I see no update of the status of the alert. Is there any way alert status can be modified over the API?