Skip to main content
POST
Link a related incident

Authorizations

Authorization
string
header
required

Organization API key, prefixed with gm_api_. Send it as Authorization: Bearer <api_key>.

Path Parameters

incidentId
string
required

Body

application/json
relationshipType
enum<string>
Available options:
related,
duplicate,
parent,
child

Response

201 - undefined