Add File
POST https://example.com/db/{database}/gridFS/{bucket}
Description
Adds a file to a GridFS bucket.
Source Files
File Path | Line Number | Action |
---|---|---|
mongo-express/lib/routes/gridfs.js | 45 | View |
mongo-express/lib/router.js | 354 | View |
Parameters
Name | Required | Type |
---|---|---|
database | true | string |
bucket | true | string |