• Permanently removes a data product from the tenant. This action cannot be undone and does not affect the underlying datasets. Requires delete permissions for 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<DeleteDataProductHttpResponse>

    DeleteDataProductHttpError