---
title: "PrivateIncidentIncidentUpdatedV2 Webhooks"
method: GET
path: "/x-webhooks/private_incident.incident_updated_v2"
tags: ["Webhooks"]
---

# PrivateIncidentIncidentUpdatedV2 Webhooks

`GET /x-webhooks/private_incident.incident_updated_v2`

This webhook is emitted whenever a private incident is updated.

## Response `200`

OK response.

- WebhooksPrivateIncidentIncidentUpdatedV2ResponseBody
  - `event_type` 'public_incident.incident_created_v2' | 'private_incident.incident_created_v2' | 'public_incident.incident_updated_v2' | 'private_incident.incident_updated_v2' | 'public_incident.incident_status_updated_v2' | 'public_incident.follow_up_created_v1' | 'private_incident.follow_up_created_v1' | 'public_incident.follow_up_updated_v1' | 'private_incident.follow_up_updated_v1' | 'public_incident.action_created_v1' | 'private_incident.action_created_v1' | 'public_incident.action_updated_v1' | 'private_incident.action_updated_v1' | 'private_incident.membership_granted_v1' | 'private_incident.membership_revoked_v1', required — What type of event is this webhook for?
  - `private_incident.incident_updated_v2` WebhookPrivateResourceV2, required
    - `id` string, required — The ID of the resource

---

[API](https://skmtc.net/incident/apis/incident-io.md) · [All operations](https://skmtc.net/incident/apis/incident-io/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/incident/incident-io/revisions/602fc25ddd76/schema)
