Skip to main content

Update an incident's status, severity, assignee, or resolution notes. Transitions to `resolved` send a resolution email

PUT 

/api/v1/monitoring/incidents/:incident_id

Update an incident's status, severity, assignee, or resolution notes. Transitions to resolved send a resolution email to verified status-page subscribers; any status change dispatches incident.{status} to configured webhooks.

Request

Responses

Success