API Reference

Upload Single File

To upload or update a single file for the patient, you can use this endpoint with a PUT request. You will need to authenticate by providing the user's JWT in the Authorization header. Optionally, provide the unique organization ID in the request header. In the request body, you must provide the file's name, encoding, and buffer.

Language
Click Try It! to start a request and see the response here!