---
title: "Delete Flow Label"
method: DELETE
path: "/flows/{flowId}/label"
tags: ["Flows"]
---

# Delete Flow Label

`DELETE /flows/{flowId}/label`

Delete the label property.

## Response `204`

No content. The Flow label property has been deleted.

## Other responses

- `403` — Forbidden. You do not have permission to modify this Flow. It may be marked read-only.
- `404` — The requested Flow ID in the path is invalid.

---

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