Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 392 Bytes

File metadata and controls

7 lines (7 loc) · 392 Bytes

FileUpload

API to Upload any type of File to the specified File Directory This API is created just to Upload files to the specified Directory. Its a POST Method that receives 3 Parameter in the Payload (Body). The First is the Files that need to be uploaded, the second is the Main Path (Main Directory of the Project) and the third is the Sub Path (Sub directory) within the Main Path.