create_flow_variant

Function create_flow_variant 

Source
pub async fn create_flow_variant(
    __arg0: State<ScenarioStudioState>,
    __arg1: Path<String>,
    __arg2: Json<CreateFlowVariantRequest>,
) -> Result<Json<FlowVariant>, StatusCode>
Expand description

Create a flow variant

POST /api/v1/scenario-studio/flows/:id/variants