Function v1PutWorkflowExecutionWorkflowServiceV1ExecutionsExecutionIdWorkflowsPut

  • V1 Put Workflow Execution Workflow Service

    Parameters

    • __namedParameters: {
          authorization: string;
          createWorkflowExecutionWorkflowRequest: CreateWorkflowExecutionWorkflowRequest;
          executionId: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<any>