{"info":{"_postman_id":"3b425274-c223-4a68-b658-cfb4b56e5438","name":"pwd_reset","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"50347780","collectionId":"3b425274-c223-4a68-b658-cfb4b56e5438","publishedId":"2sBXcGEKiD","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-02-25T08:04:21.000Z"},"item":[{"name":"register","id":"9c42b37d-8d7a-4ece-82ea-eba42fd0acc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"divya@example.com\",\r\n  \"password\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://password-reset-server-4fdw.onrender.com/api/auth/register","urlObject":{"protocol":"http","path":["api","auth","register"],"host":["password-reset-server-4fdw","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9c42b37d-8d7a-4ece-82ea-eba42fd0acc3"},{"name":"login","id":"892f8f9e-1921-4eb0-baf9-7dbda1c38d9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"divya@example.com\",\r\n  \"password\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://password-reset-server-4fdw.onrender.com/api/auth/login","urlObject":{"protocol":"http","path":["api","auth","login"],"host":["password-reset-server-4fdw","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"892f8f9e-1921-4eb0-baf9-7dbda1c38d9e"},{"name":"Forgot Password","id":"fcb292dc-9f45-4f69-9350-48311b57c11b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"test@example.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://password-reset-server-4fdw.onrender.com/api/auth/forgot-password","urlObject":{"protocol":"http","path":["api","auth","forgot-password"],"host":["password-reset-server-4fdw","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fcb292dc-9f45-4f69-9350-48311b57c11b"},{"name":"Reset Password","id":"7e72bc2b-aba1-410d-87d1-6cb5822f4fab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"password\": \"newpassword\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://password-reset-server-4fdw.onrender.com/api/auth/","urlObject":{"protocol":"http","path":["api","auth",""],"host":["password-reset-server-4fdw","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e72bc2b-aba1-410d-87d1-6cb5822f4fab"}]}