Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 812 Bytes

File metadata and controls

36 lines (28 loc) · 812 Bytes
layout toc title slug
docs-api
toc-api-admin.html
DELETE /flow/:id
url label
/docs/api/admin
admin
url label
/docs/api/admin/methods
methods
delete flow

Delete an individual flow configuration

Requires permission: flows.write

Headers

Header Value
Authorization Bearer [token] - if authentication is enabled

Arguments

Path Component Description
id The id of the flow

Response

Status Code Reason Response
204 Success none
400 Bad request An Error response.
401 Not authorized none
404 Not found none