post
https://api.medocity.net/v3/fileUpload/user/
This endpoint allows users to upload a file associated with their user ID. The file should be in binary format and can include various types such as images, documents, compressed files, text files, videos, audio, and rich text format.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
| Name | Type | Description |
| userId | string | The user to be associated with file. |
| file | file | The file to be uploaded. |
201