defender_update_incident
Update a Defender XDR incident's status, assignee, classification, determination, and custom tags. Merged incidents update the master record.
Instructions
Update an incident (a triage write): status, assignee, classification, determination and custom tags. If the incident was merged into another, the update is applied to the master incident and redirectedFrom says so.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Incident status. | |
| assigned_to | No | Owner (UPN or email). | |
| custom_tags | No | Custom tags; replaces the existing tag set. | |
| incident_id | Yes | The incident ID, as shown in the Defender portal and the Graph API. | |
| determination | No | Determination. | |
| classification | No | Classification. |