Webhooks
PrivateIncidentIncidentUpdatedV2 Webhooks
This webhook is emitted whenever a private incident is updated.
get/x-webhooks/private_incident.incident_updated_v2
Response
OK response.
Example response
{
"event_type": "private_incident.incident_updated_v2",
"private_incident.incident_updated_v2": {
"id": "abc123"
}
}