post
https://{targetURL}/api/v1/files
Files can be up to 250 MB. Only local storage is supported. If a valid URL is passed as url (e.g. https://example.com/myfile.jpg), the file is downloaded from that URL instead of being uploaded directly. Files land outside of a folder unless folderID is provided. Swagger cannot be used to test file uploads — use an external tool such as Postman.
Example (local file): `https://www.elabjournal.com/api/v1/files?fileName=testfile.jpg`
Example (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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Missing or malformed parameters
401You don't have permission to create files