Skip to content

Add Collection

POST https://example.com/db/{database}/{collection}
{
  "collection": ""
}

Description

Adds a new collection.

Source Files

File Path Line Number Action
mongo-express/lib/routes/collection.js 383 View
mongo-express/lib/router.js 361 View

Parameters

Name Required Type
database true string