---
title: "DELETE /source/relationship"
method: DELETE
path: "/source/relationship"
tags: ["source"]
---

# DELETE /source/relationship

`DELETE /source/relationship`

## Request body

- DeleteSourceRelationshipParams
  - `source_relationship_id` string, uuid, required

## Response `200`

Source relationship deleted successfully

- DeleteSourceRelationshipResponse
  - `message` string, required — Optional message about the deletion
  - `success` boolean, required — Whether the deletion was successful

## Other responses

- `400` — Bad request
- `404` — Source relationship not found

---

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