Skip to content

Drop Index

GET https://example.com/db/{database}/dropIndex/{collection}

Description

Drops an index from a collection.

Source Files

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

Parameters

Name Required Type
database true string
collection true string