Deploy a flow — flips it from draft to live
Flows
Deploy a flow — flips it from draft to live
Validates the flow has a trigger, every step is configured (app + trigger/action set), every connect-app step has a valid connection, every step is active (set by a successful test), and no <deleted_step> references remain. On success the flow becomes eligible to fire on real events. Returns 422 with an errors[] list of every blocker on failure.
POST
Deploy a flow — flips it from draft to live
Documentation Index
Fetch the complete documentation index at: https://developers.mihu.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"