| title | mergeResponse resource type |
|---|---|
| description | Represents the response from merge or move operations on alerts and incidents. |
| author | HarelDamti |
| ms.localizationpriority | medium |
| ms.subservice | security |
| doc_type | resourcePageType |
| ms.date | 02/24/2026 |
Namespace: microsoft.graph.security
[!INCLUDE beta-disclaimer]
Represents the response from move alerts or merge incidents operations.
| Property | Type | Description |
|---|---|---|
| targetIncidentId | String | The ID of the target incident after the operation completes. |
None.
The following JSON representation shows the resource type.
{
"targetIncidentId": "String"
}