Skip to main content
POST
Unlink two incidents

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Body

application/json

Link (or unlink) two incidents. The relationship is symmetric; neither id is the addressed resource.

incidentId
string
required
linkedIncidentId
string
required
changedByUserId
string
required

NetworkUser id of the acting Support Operator. Required on every write; attributes the change.

networkId
string

Network id. Required for machine (M2M) callers whose token carries no network claim; ignored when the token has one.

Response

The updated incident (the first of the pair).

data
object

An incident: a period of degraded or lost service on one or more stations. The roster of affected stations lives on the affected-stations sub-resource; the incident carries only the cached affectedStationCount.