{"info":{"_postman_id":"fd4c784d-2c52-4117-b1d1-4ce336a04640","name":"Store test","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"49108277","collectionId":"fd4c784d-2c52-4117-b1d1-4ce336a04640","publishedId":"2sB3QRnSrq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-10-22T08:34:44.000Z"},"item":[{"name":"Auht Test","item":[{"name":"new_user","id":"f69fd63c-f307-4cbb-a7ee-ebf479002fd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"Aji\",\r\n  \"email\": \"Aji@example.com\",\r\n  \"password\": \"123456\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/register","urlObject":{"protocol":"http","port":"5000","path":["api","auth","register"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f69fd63c-f307-4cbb-a7ee-ebf479002fd6"},{"name":"user_login","id":"7bf208c9-e763-44a6-8685-a323f8a25563","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"email\": \"Aji@example.com\",\r\n  \"password\": \"123456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/login","urlObject":{"protocol":"http","port":"5000","path":["api","auth","login"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7bf208c9-e763-44a6-8685-a323f8a25563"}],"id":"34d6adae-9bb4-47cc-8c57-27627d5ea6b6","_postman_id":"34d6adae-9bb4-47cc-8c57-27627d5ea6b6","description":""},{"name":"User test","item":[{"name":"data_user","id":"5733d36e-ec65-4320-9aeb-c13288bfde96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NSwiZW1haWwiOiJBamlAZXhhbXBsZS5jb20iLCJpYXQiOjE3NjExMzkxNTIsImV4cCI6MTc2MTE0NjM1Mn0.VD3HDvUs0BVTAppQBioOWkfSpHmtJxyZfVpD5u942nY","type":"text"}],"url":"http://localhost:5000/api/users/:id","urlObject":{"protocol":"http","port":"5000","path":["api","users",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"5","key":"id"}]}},"response":[],"_postman_id":"5733d36e-ec65-4320-9aeb-c13288bfde96"},{"name":"user_avatar","id":"aaee4063-32a6-4d10-a315-9df907e7fcf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJoaWttYWxAZXhhbXBsZS5jb20iLCJpYXQiOjE3NjA3MjU5MDMsImV4cCI6MTc2MDczMzEwM30.d0bnJzZZ3VLhvAVmBxPJg3ErBxD0hlSH9XNXzFiB3c0","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","uuid":"a59fef9e-ae59-4623-9f5b-1016b748a1b2","src":"/C:/Users/andyh/Downloads/WhatsApp Image 2025-10-16 at 02.56.45_41ace588.jpg"}]},"url":"http://localhost:5000/api/users/avatar","urlObject":{"protocol":"http","port":"5000","path":["api","users","avatar"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"aaee4063-32a6-4d10-a315-9df907e7fcf0"},{"name":"data_user","id":"44c2b69d-141d-4c7e-8ac6-7197a1c4f972","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJoaWttYWxAZXhhbXBsZS5jb20iLCJpYXQiOjE3NjA3MjU5MDMsImV4cCI6MTc2MDczMzEwM30.d0bnJzZZ3VLhvAVmBxPJg3ErBxD0hlSH9XNXzFiB3c0","type":"text"}],"url":"http://localhost:5000/api/users/:id","urlObject":{"protocol":"http","port":"5000","path":["api","users",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"2","key":"id"}]}},"response":[],"_postman_id":"44c2b69d-141d-4c7e-8ac6-7197a1c4f972"},{"name":"data_user","id":"19baaece-d70b-4c49-a468-8e4b51c351a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJoaWttYWxAZXhhbXBsZS5jb20iLCJpYXQiOjE3NjA3MjU5MDMsImV4cCI6MTc2MDczMzEwM30.d0bnJzZZ3VLhvAVmBxPJg3ErBxD0hlSH9XNXzFiB3c0","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"username\": \"mal\",\r\n  \"email\": \"hikmal@example.com\",\r\n  \"password\": \"123456\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/users/:id","urlObject":{"protocol":"http","port":"5000","path":["api","users",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"2","key":"id"}]}},"response":[],"_postman_id":"19baaece-d70b-4c49-a468-8e4b51c351a6"}],"id":"2360cd48-0825-4e38-8c3d-4b005cb7776c","_postman_id":"2360cd48-0825-4e38-8c3d-4b005cb7776c","description":""}]}