---
title: "PUT /api/graphchain/{fromDict}/edges/{edgeId}"
method: PUT
path: "/api/graphchain/{fromDict}/edges/{edgeId}"
tags: ["Graph Chain APIs"]
---

# PUT /api/graphchain/{fromDict}/edges/{edgeId}

`PUT /api/graphchain/{fromDict}/edges/{edgeId}`

<b>Allowed user roles:</b><br/><ul><li>sdzUser</li></ul><br/><br/>updates an edge with a from chain and edge ID; must be owner or limited owner

## Path parameters

- `fromDict` string, required
- `edgeId` string, uuid, required

## Request body

- UpdateEdgeRequest
  - `properties` object

## Response `200`

OK

---

[API](https://skmtc.net/burstiq/apis/lifegraph-apis.md) · [All operations](https://skmtc.net/burstiq/apis/lifegraph-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/burstiq/lifegraph-apis/versions/381306ef1fcd/schema)
