---
title: "Changes to Update System Analysis Edge"
method: PATCH
path: "/system_analysis_edges/{id}"
---

# Changes to Update System Analysis Edge

`PATCH /system_analysis_edges/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 28 revisions.

- **2026-08-27** (v1) `eaee3040e50d` — 2 breaking, 1 info
- **2026-08-25** (v1) `3fd856c3acc1` — 2 breaking
- **2026-08-18** (v1) `757c8394efdc` — 1 info
- **2026-08-17** (v1) `f01c56c8a294` — 1 breaking
- **2026-07-29** (v1) `6e29faf92044` — 1 warning, 1 info
- **2026-07-27** (v1) `755e232a4525` — 3 breaking, 3 info
- **2026-07-24** (v1) `5a04d5de5320` — 13 breaking, 6 info
- **2026-07-23** (v1) `daf788b63356` — 1 breaking, 2 info
- **2026-07-13** (v1) `20b68d4c1a5d` — 1 warning, 1 info
- **2026-06-24** (v1) `eb0846e58abc` — 1 warning, 1 info

## Changes

- **2026-08-27** (v1) `eaee3040e50d` — 2 breaking, 1 info
  - removed the required property `data/attributes/knowledgeRelationship/attributes/kind` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/subkind` from the response with the `200` status
  - added the required property `data/attributes/knowledgeRelationship/attributes/predicate` to the response with the `200` status
- **2026-08-25** (v1) `3fd856c3acc1` — 2 breaking
  - removed the required property `data/attributes/sourceNodeId` from the response with the `200` status
  - removed the required property `data/attributes/targetNodeId` from the response with the `200` status
- **2026-08-18** (v1) `757c8394efdc` — 1 info
  - endpoint added
- **2026-08-17** (v1) `f01c56c8a294` — 1 breaking
  - api path removed without deprecation
- **2026-07-29** (v1) `6e29faf92044` — 1 warning, 1 info
  - removed the optional property `data/attributes/knowledgeRelationship/attributes/latestEvidence` from the response with the `200` status
  - added the optional property `data/attributes/knowledgeRelationship/attributes/latestState` to the response with the `200` status
- **2026-07-27** (v1) `755e232a4525` — 3 breaking, 3 info
  - removed the required property `data/attributes/knowledgeRelationship/attributes/source` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/state` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/target` from the response with the `200` status
  - added the optional property `data/attributes/knowledgeRelationship/attributes/latestEvidence` to the response with the `200` status
  - added the required property `data/attributes/knowledgeRelationship/attributes/sourceEntityId` to the response with the `200` status
  - added the required property `data/attributes/knowledgeRelationship/attributes/targetEntityId` to the response with the `200` status
- **2026-07-24** (v1) `5a04d5de5320` — 13 breaking, 6 info
  - removed the required property `data/attributes/knowledgeRelationship/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/displayName` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/firstSeenAt` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/lastSeenAt` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/properties` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/source/attributes/aliases/items/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/source/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/source/attributes/displayName` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/source/attributes/properties` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/target/attributes/aliases/items/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/target/attributes/description` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/target/attributes/displayName` from the response with the `200` status
  - removed the required property `data/attributes/knowledgeRelationship/attributes/target/attributes/properties` from the response with the `200` status
  - added the required property `data/attributes/knowledgeRelationship/attributes/aliases` to the response with the `200` status
  - added the required property `data/attributes/knowledgeRelationship/attributes/source/attributes/aliases/items/attributes/providerSource` to the response with the `200` status
  - added the required property `data/attributes/knowledgeRelationship/attributes/source/attributes/state` to the response with the `200` status
  - added the required property `data/attributes/knowledgeRelationship/attributes/state` to the response with the `200` status
  - added the required property `data/attributes/knowledgeRelationship/attributes/target/attributes/aliases/items/attributes/providerSource` to the response with the `200` status
  - added the required property `data/attributes/knowledgeRelationship/attributes/target/attributes/state` to the response with the `200` status
- **2026-07-23** (v1) `daf788b63356` — 1 breaking, 2 info
  - removed the required property `data/attributes/snapshotRelationship` from the response with the `200` status
  - added the required property `data/attributes/knowledgeRelationship` to the response with the `200` status
  - added the required property `data/attributes/referencedAt` to the response with the `200` status
- **2026-07-13** (v1) `20b68d4c1a5d` — 1 warning, 1 info
  - removed the optional property `data/attributes/snapshotRelationship/attributes/knowledgeRelationshipId` from the response with the `200` status
  - added the optional property `data/attributes/snapshotRelationship/attributes/relationshipId` to the response with the `200` status
- **2026-06-24** (v1) `eb0846e58abc` — 1 warning, 1 info
  - removed the optional property `data/attributes/snapshotRelationship/attributes/relationshipId` from the response with the `200` status
  - added the optional property `data/attributes/snapshotRelationship/attributes/knowledgeRelationshipId` to the response with the `200` status

---

[Operation](https://skmtc.dev/rezible/apis/rezible-api/docs/system_analysis_edges/:id/patch.md) · [API](https://skmtc.dev/rezible/apis/rezible-api.md) · [Page](https://skmtc.dev/rezible/apis/rezible-api/changes/system_analysis_edges/:id/patch)
