Feature requests
Roadmap
Changelog
Menu
Feature requests
Roadmap
Changelog
Feature requests
Roadmap
Changelog
Thank you for your vote, register to receive notifications and updates.
10 months ago
add API endpoint, Delete Sub flow
A new API endpoint is now available to help you manage sub flows programmatically.
🧩 Endpoint:
DELETE /flow/delete-sub-flow
🔐 Scope Required:
Manage Flow
📥 Request Body (JSON):
{ "sub_flow_ns": "string" }
Delete Subflow.png
423.87 KB