Prefect home page
3.0
Search or ask...
PrefectHQ/Prefect
PrefectHQ/Prefect
Search...
Navigation
Flows
Delete Flow
Documentation
APIs & SDK
Integrations
Contribute
GitHub
Community
Prefect Cloud
APIs & SDK
Overview
Python SDK Overview
REST API
REST API overview
Cloud API
Server API
Server API Overview
Root
Flows
POST
Create Flow
GET
Read Flow
DEL
Delete Flow
PATCH
Update Flow
POST
Count Flows
GET
Read Flow By Name
POST
Read Flows
POST
Paginate Flows
POST
Count Deployments By Flow
POST
Next Runs By Flow
Flow Runs
Task Runs
Flow Run States
Task Run States
Flow Run Notification Policies
Deployments
SavedSearches
Logs
Concurrency Limits
Concurrency Limits V2
Block types
Block documents
Work Pools
Task Workers
Work Queues
Artifacts
Block schemas
Block capabilities
Collections
Variables
GET
Create Csrf Token
Events
Automations
UI
Admin
Flows
Delete Flow
Delete a flow by id.
DELETE
/
api
/
flows
/
{id}
Headers
x-prefect-api-version
string
Path Parameters
id
string
required
The flow id
Was this page helpful?
Yes
No
Read Flow
Update Flow