Import Collection
POST https://example.com/db/{database}/{collection}/import
Description
Imports data into a collection.
Source Files
File Path | Line Number | Action |
---|---|---|
mongo-express/lib/routes/collection.js | 489 | View |
mongo-express/lib/router.js | 339 | View |
Parameters
Name | Required | Type |
---|---|---|
database | true | string |
collection | true | string |