delete_file | R Documentation |
Delete a file associated with a patient. Use caution when using this function as it should only be called to correct mistaken uploads
delete_file(patient_id, uuid)
uuid |
String representing the UUID of the file to delete |
patent_id |
patient_id for whom the file is being deleted |
The JSON response
delete_patient_file(599,"d4aa531a-89a0-4720-9060-bb32fa6cecec")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.