---
title: "DELETE /acp/node/relationship"
method: DELETE
path: "/acp/node/relationship"
tags: ["node access control"]
---

# DELETE /acp/node/relationship

`DELETE /acp/node/relationship`

Delete an actor relationship using node acp system

## Request body

- DeleteAcpNodeRelationshipRequest
  - `Relation` string
  - `TargetActor` string

## Response `200`

Delete node acp relationship result

- DeleteAcpRelationshipResult
  - `RecordFound` boolean

## Other responses

- `400` — error

## Changes

> 53 revisions in range; 2 could not be searched.

- **2026-06-29** `9edabd286fba` — 3 info
  - api operation id `delete nac relationship` removed and replaced with `nac relationship delete`
  - api tag `node access control` added
  - api tag `acp_node_relationship` removed
- **2025-08-01** `da6a787a0bda` — 1 info
  - endpoint added
- **2025-06-02** `60812f5416c5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sourcenetwork/apis/defradb-api/changes/acp/node/relationship/delete.md)

---

[API](https://skmtc.dev/sourcenetwork/apis/defradb-api.md) · [All operations](https://skmtc.dev/sourcenetwork/apis/defradb-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sourcenetwork/defradb-api/revisions/659e79583f79/schema)
