Update an incident
Status Pages
Update an incident
PUT
Update an incident
Authorizations
API key (dh_live_...) or Auth0 JWT token
Body
application/json
New title; null preserves current
Maximum string length:
500New status; null preserves current
Available options:
INVESTIGATING, IDENTIFIED, MONITORING, RESOLVED New impact level; null preserves current
Available options:
NONE, MINOR, MAJOR, CRITICAL Updated affected components; null preserves current
Postmortem body in markdown; empty string clears
URL to an external postmortem document; empty string clears
Maximum string length:
2048Pattern:
^https?://.*Response
OK