How to delete incidents with API(core-api-post /incident/batchDelete)
Hello, I am sending a command like below on the API. !core-api-post uri="/incident/batchDelete" body="{\"filter\":{\"id\":[\"260906\"]}}" But it does not delete the incidents I want. It does not give an error.How to use this correctly? I want to delete all indicents before a certain date (for example 01.01.2024). Thanks.




