post_file: Upload a file to a patient.

View source: R/client.R

post_fileR Documentation

Upload a file to a patient.

Description

Upload a file to a patient.

Usage

post_file(patient_id, filename)

Arguments

patient_id

patient_id to upload file to

filename

local file to upload

Value

JSON of the response

Examples

post_patient-file(599,"new_report.pdf")

insilica/thriver documentation built on March 26, 2022, 1:46 a.m.