---
title: "Remove Nodes From Collection"
method: DELETE
path: "/collections/{collection_id}/linked_nodes/relationships/"
tags: ["Collections"]
---

# Remove Nodes From Collection

`DELETE /collections/{collection_id}/linked_nodes/relationships/`

This removes associated nodes from a collection
#### Permissions
Any user with write permissions on this collection should be to remove nodes from this collection.
#### Returns
Nothing in the response body.

## Path parameters

- `collection_id` string, required

## Request body

- object

## Response `200`

OK

---

[API](https://skmtc.net/osf/apis/osf-apiv2-documentation.md) · [All operations](https://skmtc.net/osf/apis/osf-apiv2-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/osf/osf-apiv2-documentation/versions/ca701048eb0d/schema)
