Delete Flow
DELETE {{baseUrl}}/api/flows/:id/
Delete a flow with the given flow ID.
Rate limits:
Burst: 3/s
Steady: 60/m
Scopes:
flows:write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Accept | string |