Skip to main content
POST
Transition
🔑 Requires the incident_alerts.transition scope.

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Path Parameters

id
string
required

Unique identifier for the incident alert

Example:

"01FDAG4SAP5TYPT98WGR2N7W91"

Body

application/json
state
enum<string>
required

What state to move the connection to

Available options:
related,
unrelated
Example:

"related"

Response

200 - application/json

OK response.

incident_alert
object
required