Function importDiProject

  • Imports a data integration project from a .zip file.

    Parameters

    • projectId: string

      Identifier of the data project.

    • body: { zip?: BodyInit }

      an object with the body content

    • Optionaloptions: ApiCallOptions

    Returns Promise<ImportDiProjectHttpResponse>

    ImportDiProjectHttpError