Function exportDocumentationDataProduct

  • Exports data product documentation in Markdown format. Use this endpoint to generate documentation for sharing or archiving. Requires read access to the data product.

    Parameters

    • dataProductId: string

      Unique identifier of the data product. Must be a valid GUID assigned when the data product was created.

    • Optionaloptions: ApiCallOptions

    Returns Promise<ExportDocumentationDataProductHttpResponse>

    ExportDocumentationDataProductHttpError