Delete an individual flow configuration
Requires permission: flows.write
| Header | Value |
|---|---|
Authorization |
Bearer [token] - if authentication is enabled |
| Path Component | Description |
|---|---|
id |
The id of the flow |
| Status Code | Reason | Response |
|---|---|---|
204 |
Success | none |
400 |
Bad request | An Error response. |
401 |
Not authorized | none |
404 |
Not found | none |