---
title: "delete a relationship between two entities in a dataset"
method: POST
path: "/entity/delete_relationship"
tags: ["entity"]
---

# delete a relationship between two entities in a dataset

`POST /entity/delete_relationship`

## Request body

- DeleteRelationshipParams
  - `dataset` string, required
  - `relationship_id` string, uuid, required

## Response `200`

deleted relationship

- unknown

---

[API](https://skmtc.dev/structifyai/apis/structify.md) · [All operations](https://skmtc.dev/structifyai/apis/structify/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/structifyai/structify/revisions/1364930b6980/schema)
