Incidents

Update incident

PUT /api/incidents/{id}

Updates an existing incident.

Request Body

{ "notes": "Investigating the issue" }