---
title: "Delete a specific automation flow."
method: DELETE
path: "/automation/2026-09-beta/flows/{flowId}"
tags: ["Basic"]
---

# Delete a specific automation flow.

`DELETE /automation/2026-09-beta/flows/{flowId}`

Delete an existing automation flow in your HubSpot account using the specified flow ID. This operation will permanently remove the flow and cannot be undone. Use this endpoint to manage and clean up automation flows that are no longer needed.

## Path parameters

- `flowId` integer, required

## Response `204`

No content

## Other responses

- `default` — An error occurred.

---

[API](https://skmtc.net/hubspot/apis/automation-automation-v4.md) · [All operations](https://skmtc.net/hubspot/apis/automation-automation-v4/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hubspot/automation-automation-v4/revisions/2b1538611adf/schema)
