can I somehow get the id of document which I want to delete in MongoDB and Node.js ?
router.post(\'/removeFriend/:id\', async (req, res) => { await Friend