---
title: "deleteFlow"
method: DELETE
path: "/v1/automation/flows/{flow_id}"
tags: ["flows"]
---

# deleteFlow

`DELETE /v1/automation/flows/{flow_id}`

Update automation flow by id

## Path parameters

- `flow_id` string, required — ID of the Automation Flow

## Response `200`

Flow deleted successfully

## Other responses

- `403` — The requested resource is forbidden
- `404` — The requested resource was not found

---

[API](https://skmtc.net/epilot/apis/automation-api.md) · [All operations](https://skmtc.net/epilot/apis/automation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/epilot/automation-api/versions/e137591d9085/schema)
