---
title: "PUT /api/metadata/edge/{id}"
method: PUT
path: "/api/metadata/edge/{id}"
tags: ["Edge Definition Metadata APIs"]
---

# PUT /api/metadata/edge/{id}

`PUT /api/metadata/edge/{id}`

<b>Allowed user roles:</b><br/><ul><li>sdzAdmin</li></ul><br/><br/>put (update) the edges in the secure data zone

## Path parameters

- `id` string, uuid, required

## Request body

- UpdateEdgeDefRequest
  - `condition` EdgeColumn[]
    - `fromCol` string, required
    - `toCol` string, 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)
