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

# DELETE /api/graphchain/{chain}/edges/{edgeId}

`DELETE /api/graphchain/{chain}/edges/{edgeId}`

<b>Allowed user roles:</b><br/><ul><li>sdzUser</li></ul><br/><br/>deletes an edge based on from chain and provided edge ID. Must be owner or limited owner

## Path parameters

- `chain` string, required
- `edgeId` string, uuid, required

## 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)
