Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Azure AD access token obtained via MSAL

Body

application/json
description
string
required

Natural language description of the desired flow

parentId
string

Optional flow group ID

scope
enum<string>
Available options:
personal,
shared
complexity
enum<string>
Available options:
simple,
moderate,
advanced

Response

Generated flow response

success
boolean
flow
Flow · object

Complete Flow Designer flow definition (graph + execution settings + ACL)

error
string