curl --location --request DELETE 'https://master-apis.vercel.app/api/product-category/delete-product-category?id=undefined'
{ "message": "success", "data": { "acknowledged": true, "deletedCount": 1 } }