Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
Response
Successfully uploaded file
The response is of type object
.
Upload single file for a specific patient
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully uploaded file
The response is of type object
.