---
title: "Delete Relationships"
method: DELETE
path: "/admin/relation-tuples"
tags: ["relationship"]
---

# Delete Relationships

`DELETE /admin/relation-tuples`

Use this endpoint to delete relationships

## Query parameters

- `namespace` string
- `object` string
- `relation` string
- `subject_id` string
- `subject_set.namespace` string
- `subject_set.object` string
- `subject_set.relation` string

## Response `204`

Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 204.

## Other responses

- `400` — errorGeneric
- `default` — errorGeneric

---

[API](https://skmtc.net/ory/apis/ory-keto.md) · [All operations](https://skmtc.net/ory/apis/ory-keto/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ory/ory-keto/versions/305cb58cb754/schema)
