---
title: "Delete Source Description"
method: DELETE
path: "/sources/{sourceId}/description"
tags: ["Sources"]
---

# Delete Source Description

`DELETE /sources/{sourceId}/description`

Delete the description property.

## Response `204`

No content. The Source description property has been deleted.

## Other responses

- `403` — Forbidden. You do not have permission to modify this resource.
- `404` — The Source ID in the path is invalid.

## Changes

> 23 revisions in range; 16 could not be searched.

- **2025-04-24** `b01aaf8cffe2` — 1 info
  - removed the non-success response with the status `403`

[Change history](https://skmtc.dev/aws-samples/apis/time-addressable-media-store/changes/sources/:sourceId/description/delete.md)

---

[API](https://skmtc.dev/aws-samples/apis/time-addressable-media-store.md) · [All operations](https://skmtc.dev/aws-samples/apis/time-addressable-media-store/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/time-addressable-media-store/revisions/eb3977b33601/schema)
