---
title: "POST flows/deleted"
method: POST
path: "flows/deleted"
---

# POST flows/deleted

`POST flows/deleted` (webhook)

## Payload

- object — Notification that a Flow has been deleted (or scheduled for deletion).
  - `event_timestamp` string, date-time, required — Timestamp at which the Flow was modified
  - `event_type` 'flows/deleted', required
  - `event` object, required
    - `flow_id` string, required — A Universally Unique Identifier (UUID) as defined in [RFC9562](https://www.rfc-editor.org/rfc/rfc9562)

## Acknowledgement `200`

Webhook received successfully

---

[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)
