uploadReportFile: Upload a file to a specific report

View source: R/reports.R

uploadReportFileR Documentation

Upload a file to a specific report

Description

Upload a file to a specific report

Usage

uploadReportFile(report_id, file_path, dir = NULL)

Arguments

report_id

The ID of the report for the API.

file_path

The local path to the file being uploaded.

dir

An optional directory name for organizing files.

Value

A list containing the server response.


viafoundry documentation built on Aug. 23, 2025, 1:11 a.m.