Function v1CreateWorkflowExecutionServiceV1ExecutionsPost
- v1CreateWorkflowExecutionServiceV1ExecutionsPost(
__namedParameters: {
authorization: string;
createWorkflowExecutionRequest: CreateWorkflowExecutionRequest;
stackspotCustomerIp?: string;
},
opts?: RequestOpts,
): Promise<unknown> Parameters
- __namedParameters: {
authorization: string;
createWorkflowExecutionRequest: CreateWorkflowExecutionRequest;
stackspotCustomerIp?: string;
} Optionalopts: RequestOpts
Returns Promise<unknown>
V1 Create Workflow Execution Service