create_flow

Function create_flow 

Source
pub async fn create_flow(
    __arg0: State<ScenarioStudioState>,
    __arg1: Json<CreateFlowRequest>,
) -> Result<Json<FlowDefinition>, StatusCode>
Expand description

Create a new flow

POST /api/v1/scenario-studio/flows