Skip to main content
POST
Create a manual incident

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Body

application/json
title
string
required

Short summary of the incident

Minimum string length: 1
severity
enum<string>
required

Incident severity: DOWN, DEGRADED, or MAINTENANCE

Available options:
DOWN,
DEGRADED,
MAINTENANCE
monitorId
string<uuid> | null

Monitor to associate with this incident

body
string | null

Detailed description or context for the incident

serviceId
string<uuid> | null

Vendor service to link; optional for Dependencies create CTA

serviceIncidentId
string<uuid> | null

Vendor incident to link; idempotent if an active org incident already links it

Response

Created

data
object
required