Number of APIs: 10
PATCH http://localhost:3000/api/v1/users/updateMe
POST {{url}}api/v1/users/login
POST http://localhost:3000/api/v1/users/signup
GET {{url}}api/v1/users/logout
GET http://localhost:3000/api/v1/users/getMe
DELETE http://localhost:3000/api/v1/users/deleteMe
PATCH http://localhost:3000/api/v1/users/updateMyPassword
POST http://localhost:3000/api/v1/users/forgotPassword
PATCH http://localhost:3000/api/v1/users/resetPassword/499eda51eeb431f56eb69f06daa56490aab22279
GET http://localhost:3000/api/v1/users/logout
ENDPOINTS