---
title: "Create or Update Source Description"
method: PUT
path: "/sources/{sourceId}/description"
tags: ["Sources"]
---

# Create or Update Source Description

`PUT /sources/{sourceId}/description`

Create or update the description property.

## Request body

- string

## Response `204`

No content. The description has been created or updated.

## Other responses

- `400` — Bad request. Invalid Source description.
- `404` — The requested Source does not exist.

## Changes

- **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/put.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/b01aaf8cffe2/schema)
