DELETE /:collectionId/

Table 1. DELETE/:collectionId/ Data
API DELETE /:collectionId/
Purpose This route is used to delete a specific collection.
Parameter
  • collectionId: The ID of the collection.
Response Returns the deleted document.