/
Uploads a file using a multipart form with the key file.
file
Success Response: { "message": "File uploaded successfully", "filename": url path as string }
{ "message": "File uploaded successfully", "filename": url path as string }
The filename property returns only the full path, without the base URL. You may need to include the base URL if required
filename
Errors:
400
500
Max file size is limit to 100MB and last only 1 day before deleted from server