Upload files to the server

Files can be a maximum size of 250 mb. Currently only supports local storage. A valid URL (e.g. https://www.abc.com/myfile.jpg, not www.abc.com/myfile.jpg) can be given as a optional parameter which will be used to fetch a file from the URL provided instead of uploading a file directly from local machine. On Elabjournal file storage browser your files will appear in the outside of a folder unless the folderID is provided.Swagger cannot be used for testing file uploads, please use another external tool (e.g. Postman).

Example url local file: https://www.elabjournal.com/api/v1/files?fileName=testfile.jpg

Example url remote file: https://www.elabjournal.com/api/v1/files?fileName=testfile.jpg&url=https://picsum.photos/200

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
string
int32
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Missing or malformed parameters

401

You don't have permission to create files

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json