Microsoft Sentinel
Incidents and response

Delete Incident

In brief

The article now clarifies the reference for deleting a single incident, adds a request for deleting an incident by ID, and updates its metadata and links.

What Defender admins need to know

Administrators can use the clarified procedure and incident-ID request when deleting incidents; no action is required.

Summaries are generated from the documentation change itself.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

  1. Answer Yes to the confirmation prompt that appears. :::image type="content" source="media/delete-incident/delete-incident-confirm.png" alt-text="Screenshot of single incident deletion confirmation dialog.":::

Alternatively, you can delete a single incident from the incident queue by selecting only one checkbox and using the multi-delete flow described in the following"To delete multiple incidents" procedure.

To delete multiple incidents:

You delete an incident by sending a DELETE request to the following endpoint, specifying the target incident by its incident ID. After this request is made, the incident will no longer be visible in the incident queue in the portal.

Use this request to delete an existing incident from a Microsoft Sentinel workspace by incident ID:

DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}?api-version=2022-07-01-preview

Next steps

For more information, see:Learn more: