---
title: "Create or Update Flow Description"
method: PUT
path: "/flows/{flowId}/description"
tags: ["Flows"]
---

# Create or Update Flow Description

`PUT /flows/{flowId}/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 flow description.
- `403` — Forbidden. You do not have permission to modify this flow. It may be marked read-only.
- `404` — The requested flow does not exist.

---

[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.dev/aws-samples/apis/time-addressable-media-store/revisions/fff531b4534a?raw)
