---
title: "Delete Source Descriptions From Collections"
method: DELETE
path: "/sources/{uid}/collections/descriptions"
tags: ["Source Box"]
---

# Delete Source Descriptions From Collections

`DELETE /sources/{uid}/collections/descriptions`

Remove one or more source descriptions from all user-defined collections owned by a specific user.

## Path parameters

- `uid` string, required

## Query parameters

- `id` string, required

## Response `204`

The delete was successful.

## Other responses

- `400` — One or more of the descriptions referenced was invalid.

---

[API](https://skmtc.net/familysearch/apis/authentication-endpoints.md) · [All operations](https://skmtc.net/familysearch/apis/authentication-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/familysearch/authentication-endpoints/revisions/2b5020574a62/schema)
