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.
| Name | Type | Description |
| userId | string | The user to be associated with file. |
| file | file | The file to be uploaded. |