{"info":{"_postman_id":"d554b6cb-cc75-4738-95fc-f40c2005a9dd","name":"Pulsewave Collection","description":"<html><head></head><body><p>Pulsewave is a lightweight Python scaffolding designed for developing REST APIs with simplicity and flexibility. It includes features like environment-based database configuration, routing, CRUD &amp; Complex operations, middleware, and JWT authentication.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"19955217","collectionId":"d554b6cb-cc75-4738-95fc-f40c2005a9dd","publishedId":"2sA3s4k9qA","public":true,"customColor":{"top-bar":"eedffa","right-sidebar":"eedffa","highlight":"f17afc"},"publishDate":"2024-08-12T08:11:42.000Z"},"item":[{"name":"Auth","item":[{"name":"Login API","id":"1a038156-5e84-48f8-8ffa-4420d779d6f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"scottibarra@example.org\",\r\n    \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:5000/api/login","urlObject":{"path":["login"],"host":["http://127.0.0.1:5000/api"],"query":[],"variable":[]}},"response":[],"_postman_id":"1a038156-5e84-48f8-8ffa-4420d779d6f1"}],"id":"e9d42732-8dbf-43be-8893-06fe516c89ed","description":"<p>The Auth folder contains API requests focused on user authentication. This includes a Login API that generates a JSON Web Token (JWT) for secure communication between the client and server. This token is used to authenticate and protect routes within the application, ensuring that only authenticated users have access to sensitive operations.</p>\n","_postman_id":"e9d42732-8dbf-43be-8893-06fe516c89ed"},{"name":"User","item":[{"name":"Get Users","id":"8135581a-923f-4f61-9781-5174be9b154d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"http://127.0.0.1:5000/api/users","urlObject":{"path":["users"],"host":["http://127.0.0.1:5000/api"],"query":[],"variable":[]}},"response":[{"id":"be9af78a-0394-4977-9b12-e9a80b4fc932","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:5000/api/users"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"code\": 200,\r\n    \"data\": [\r\n        {\r\n            \"created_at\": \"Mon, 22 Jan 2024 07:19:06 GMT\",\r\n            \"email\": \"markhuynh@example.com\",\r\n            \"id\": \"de4ccfe5-5231-4dea-a89f-abe579ad3390\",\r\n            \"name\": \"Denise Curtis\",\r\n            \"updated_at\": \"Fri, 09 Aug 2024 04:13:49 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Thu, 04 Apr 2024 03:12:57 GMT\",\r\n            \"email\": \"asalinas@example.com\",\r\n            \"id\": \"55be0286-717c-4518-a472-1274d895344f\",\r\n            \"name\": \"Amanda Dyer\",\r\n            \"updated_at\": \"Thu, 28 Mar 2024 09:47:38 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Mon, 15 Apr 2024 20:56:36 GMT\",\r\n            \"email\": \"theresa65@example.net\",\r\n            \"id\": \"502aac03-23cf-4428-9f0d-1b054e72a720\",\r\n            \"name\": \"Julia Marshall\",\r\n            \"updated_at\": \"Fri, 17 May 2024 16:34:02 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Tue, 05 Mar 2024 03:34:11 GMT\",\r\n            \"email\": \"litodd@example.net\",\r\n            \"id\": \"82ae1801-9e70-4291-9dda-834f6c7df8f0\",\r\n            \"name\": \"Russell Schneider\",\r\n            \"updated_at\": \"Mon, 15 Jan 2024 05:14:56 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Thu, 27 Jun 2024 13:30:12 GMT\",\r\n            \"email\": \"lmarks@example.org\",\r\n            \"id\": \"f4778962-fcb4-4488-b7dc-2a10707a0bf2\",\r\n            \"name\": \"Jennifer Mccoy\",\r\n            \"updated_at\": \"Wed, 24 Apr 2024 12:53:42 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Fri, 26 Jan 2024 12:06:56 GMT\",\r\n            \"email\": \"tammy83@example.com\",\r\n            \"id\": \"a080ff1b-cff2-4e69-a99a-ce9f8bfe2ace\",\r\n            \"name\": \"Brendan Arnold\",\r\n            \"updated_at\": \"Thu, 11 Jul 2024 00:56:53 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Tue, 19 Mar 2024 22:02:35 GMT\",\r\n            \"email\": \"xlamb@example.net\",\r\n            \"id\": \"7382ccd9-bc1f-4baa-9241-3d4a480746a8\",\r\n            \"name\": \"Brandon Mitchell\",\r\n            \"updated_at\": \"Sat, 22 Jun 2024 21:34:19 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Wed, 28 Feb 2024 05:43:51 GMT\",\r\n            \"email\": \"nicholaswalker@example.net\",\r\n            \"id\": \"bffbf454-ecb7-4d9c-acf0-ab60ac7930af\",\r\n            \"name\": \"Melanie Garrison\",\r\n            \"updated_at\": \"Wed, 24 Jul 2024 12:27:13 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Fri, 03 May 2024 05:49:51 GMT\",\r\n            \"email\": \"scottibarra@example.org\",\r\n            \"id\": \"0543795c-ae4d-4771-ba42-12b8767e084e\",\r\n            \"name\": \"Kevin Gregory\",\r\n            \"updated_at\": \"Wed, 03 Jan 2024 09:43:51 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Fri, 21 Jun 2024 12:32:00 GMT\",\r\n            \"email\": \"troy47@example.org\",\r\n            \"id\": \"09d83cb1-1b1a-4092-977f-0174d50b09e0\",\r\n            \"name\": \"Madison Serrano\",\r\n            \"updated_at\": \"Sun, 12 May 2024 09:56:35 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Thu, 04 Apr 2024 15:59:31 GMT\",\r\n            \"email\": \"vaguilar@example.org\",\r\n            \"id\": \"8b9ea9e8-d9d1-4889-88d5-c1aa5b56ecf9\",\r\n            \"name\": \"Joshua Gallagher\",\r\n            \"updated_at\": \"Tue, 09 Jul 2024 04:36:28 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Tue, 16 Jul 2024 14:25:07 GMT\",\r\n            \"email\": \"zcooper@example.com\",\r\n            \"id\": \"63747014-bf17-49ac-adef-1845a310d767\",\r\n            \"name\": \"Gary Campbell\",\r\n            \"updated_at\": \"Sat, 20 Jul 2024 23:20:23 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Sun, 04 Aug 2024 23:05:42 GMT\",\r\n            \"email\": \"cwright@example.org\",\r\n            \"id\": \"0f7864cf-a822-4b0d-a938-f4c5db52b2c3\",\r\n            \"name\": \"Amy Clark\",\r\n            \"updated_at\": \"Thu, 02 May 2024 10:19:04 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Wed, 21 Feb 2024 09:54:56 GMT\",\r\n            \"email\": \"kimberly06@example.org\",\r\n            \"id\": \"7ed16701-2a0e-4a30-b818-3d7aa5895d98\",\r\n            \"name\": \"Matthew Willis\",\r\n            \"updated_at\": \"Thu, 09 May 2024 21:16:33 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Wed, 24 Jan 2024 00:05:17 GMT\",\r\n            \"email\": \"khanjoseph@example.org\",\r\n            \"id\": \"9c92c2b3-f1cd-4854-9f6f-ef62fb3e9431\",\r\n            \"name\": \"Valerie Jackson\",\r\n            \"updated_at\": \"Mon, 25 Mar 2024 07:48:44 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Thu, 04 Apr 2024 18:48:51 GMT\",\r\n            \"email\": \"charlotte67@example.org\",\r\n            \"id\": \"a6052b73-6e49-4968-a7c9-204a771cc025\",\r\n            \"name\": \"Haley Montoya\",\r\n            \"updated_at\": \"Thu, 01 Feb 2024 21:38:04 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Sat, 20 Jul 2024 23:33:36 GMT\",\r\n            \"email\": \"keithlaura@example.net\",\r\n            \"id\": \"cb7807ac-623d-4321-885e-aa397f79494f\",\r\n            \"name\": \"Danielle Collins\",\r\n            \"updated_at\": \"Sun, 28 Jul 2024 07:53:02 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Sun, 10 Mar 2024 04:11:16 GMT\",\r\n            \"email\": \"lisa29@example.net\",\r\n            \"id\": \"a80dbce6-52bf-4954-876b-784f559571e3\",\r\n            \"name\": \"William Alvarez\",\r\n            \"updated_at\": \"Sat, 22 Jun 2024 02:17:59 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Sat, 13 Jul 2024 12:41:22 GMT\",\r\n            \"email\": \"barbara73@example.net\",\r\n            \"id\": \"cbfbb2c9-dec7-47ef-9db6-aea1140e71cb\",\r\n            \"name\": \"James Brady\",\r\n            \"updated_at\": \"Wed, 22 May 2024 10:12:01 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Sun, 07 Jul 2024 04:30:12 GMT\",\r\n            \"email\": \"murphyheather@example.com\",\r\n            \"id\": \"c8df2d9b-26f4-4a0d-8d3f-809eb6bc8b79\",\r\n            \"name\": \"Christine Alexander\",\r\n            \"updated_at\": \"Tue, 07 May 2024 10:08:21 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Mon, 04 Mar 2024 21:55:28 GMT\",\r\n            \"email\": \"wheelerscott@example.net\",\r\n            \"id\": \"8ce7e3f6-9033-4481-b9f0-89b49ae796b1\",\r\n            \"name\": \"Amy Kemp\",\r\n            \"updated_at\": \"Tue, 07 May 2024 02:51:07 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Fri, 12 Jul 2024 23:55:37 GMT\",\r\n            \"email\": \"jessica32@example.org\",\r\n            \"id\": \"39e35033-e2e5-4eda-815d-65048e9a6baa\",\r\n            \"name\": \"Susan Hudson\",\r\n            \"updated_at\": \"Wed, 20 Mar 2024 23:55:21 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Mon, 24 Jun 2024 09:55:27 GMT\",\r\n            \"email\": \"michellethompson@example.net\",\r\n            \"id\": \"65eeba9b-7831-45b2-b432-b0a477245378\",\r\n            \"name\": \"Kevin Barnett\",\r\n            \"updated_at\": \"Tue, 23 Jul 2024 14:07:36 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Tue, 07 May 2024 16:02:20 GMT\",\r\n            \"email\": \"maurice82@example.org\",\r\n            \"id\": \"6a05c109-b3f7-42e2-9bbd-344b997645e6\",\r\n            \"name\": \"Andrea Ayala\",\r\n            \"updated_at\": \"Sun, 11 Aug 2024 16:28:13 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Sat, 01 Jun 2024 04:18:32 GMT\",\r\n            \"email\": \"gina59@example.com\",\r\n            \"id\": \"1f14ab65-b764-437d-8998-f7dcde0db934\",\r\n            \"name\": \"Anthony Anderson\",\r\n            \"updated_at\": \"Mon, 27 May 2024 11:59:32 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Tue, 14 May 2024 00:40:57 GMT\",\r\n            \"email\": \"julie69@example.org\",\r\n            \"id\": \"bf2d9bea-2522-4483-8be6-9b1db3906611\",\r\n            \"name\": \"Maria Berger\",\r\n            \"updated_at\": \"Wed, 17 Apr 2024 05:24:12 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Thu, 01 Feb 2024 16:06:09 GMT\",\r\n            \"email\": \"erin81@example.org\",\r\n            \"id\": \"32bac913-c8d3-4e07-8487-4e75ee4e0798\",\r\n            \"name\": \"Richard Jackson\",\r\n            \"updated_at\": \"Sat, 16 Mar 2024 13:40:05 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Sat, 23 Mar 2024 12:30:35 GMT\",\r\n            \"email\": \"wyoung@example.org\",\r\n            \"id\": \"d1d4155c-21ad-4ad1-a452-8f4fa5171adc\",\r\n            \"name\": \"Rebecca Diaz\",\r\n            \"updated_at\": \"Tue, 21 May 2024 08:42:57 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Mon, 08 Jan 2024 17:41:06 GMT\",\r\n            \"email\": \"duffymaureen@example.net\",\r\n            \"id\": \"90546fa7-f29d-4940-865d-2d82fc7ec2b4\",\r\n            \"name\": \"Michael Smith\",\r\n            \"updated_at\": \"Sun, 14 Apr 2024 18:37:11 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Sat, 20 Apr 2024 23:30:30 GMT\",\r\n            \"email\": \"bairdrobert@example.com\",\r\n            \"id\": \"84f599ff-2704-40ce-8695-d02ce086bd56\",\r\n            \"name\": \"Nicole Garza\",\r\n            \"updated_at\": \"Wed, 03 Apr 2024 13:49:37 GMT\"\r\n        },\r\n        {\r\n            \"created_at\": \"Mon, 12 Aug 2024 06:43:14 GMT\",\r\n            \"email\": \"johndoe@gmail.com\",\r\n            \"id\": \"d3f7c20f-67a4-4739-bff8-531436dbd4b2\",\r\n            \"name\": \"John Doe\",\r\n            \"updated_at\": \"Mon, 12 Aug 2024 06:43:14 GMT\"\r\n        }\r\n    ],\r\n    \"message\": \"Users retrieved successfully\",\r\n    \"ok\": true\r\n}"}],"_postman_id":"8135581a-923f-4f61-9781-5174be9b154d"},{"name":"Create User","id":"4e93c03a-d97b-46a3-a1ac-455ecbe2c3b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Wirandra Alaya\",\r\n    \"email\": \"alayarahman07@gmail.com\",\r\n    \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:5000/api/users","urlObject":{"path":["users"],"host":["http://127.0.0.1:5000/api"],"query":[],"variable":[]}},"response":[{"id":"0bec7fb8-9423-4115-9c72-e9d85355ad41","name":"Success Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Wirandra Alaya\",\r\n    \"email\": \"alayarahman07@gmail.com\",\r\n    \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:5000/api/users"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"code\": 200,\r\n    \"data\": {\r\n        \"email\": \"johndoe@gmail.com\",\r\n        \"name\": \"John Doe\"\r\n    },\r\n    \"message\": \"User created successfully\",\r\n    \"ok\": true\r\n}"}],"_postman_id":"4e93c03a-d97b-46a3-a1ac-455ecbe2c3b6"},{"name":"Get User","id":"0057738b-7bd5-462d-b12c-82aa5630cd96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"http://127.0.0.1:5000/api/users/d3f7c20f-67a4-4739-bff8-531436dbd4b5","urlObject":{"path":["users","d3f7c20f-67a4-4739-bff8-531436dbd4b5"],"host":["http://127.0.0.1:5000/api"],"query":[],"variable":[]}},"response":[{"id":"84fd9a70-0211-444d-97b3-96decdbc5c6d","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":"http://127.0.0.1:5000/api/users/d3f7c20f-67a4-4739-bff8-531436dbd4b2"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"code\": 200,\r\n    \"data\": {\r\n        \"email\": \"johndoe@gmail.com\",\r\n        \"id\": \"d3f7c20f-67a4-4739-bff8-531436dbd4b2\",\r\n        \"name\": \"John Doe\"\r\n    },\r\n    \"message\": \"User retrieved successfully\",\r\n    \"ok\": true\r\n}"},{"id":"be2c48f8-4ad5-4bdf-b5b1-8cdfd010cb6d","name":"Fail Response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"http://127.0.0.1:5000/api/users/d3f7c20f-67a4-4739-bff8-531436dbd4b5"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"code\": 404,\r\n    \"data\": null,\r\n    \"message\": \"User Not Found\",\r\n    \"ok\": false\r\n}"}],"_postman_id":"0057738b-7bd5-462d-b12c-82aa5630cd96"},{"name":"Update User","id":"34e83b89-ec53-40e7-8584-c085f2ab9dc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Wirandra Alaya Updated\",\r\n    \"email\": \"alayarahman08@gmail.com\",\r\n    \"password\": \"passwordchanged\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:5000/api/users/d3f7c20f-67a4-4739-bff8-531436dbd4b2","urlObject":{"path":["users","d3f7c20f-67a4-4739-bff8-531436dbd4b2"],"host":["http://127.0.0.1:5000/api"],"query":[],"variable":[]}},"response":[{"id":"449d3375-3da3-47fc-962e-c2387c955cc5","name":"Success Response","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Wirandra Alaya Updated\",\r\n    \"email\": \"alayarahman08@gmail.com\",\r\n    \"password\": \"passwordchanged\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:5000/api/users/d3f7c20f-67a4-4739-bff8-531436dbd4b2"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"code\": 200,\r\n    \"data\": {\r\n        \"email\": \"johndoe08@gmail.com\",\r\n        \"id\": \"d3f7c20f-67a4-4739-bff8-531436dbd4b2\",\r\n        \"name\": \"John Doe Updated\"\r\n    },\r\n    \"message\": \"User updated successfully\",\r\n    \"ok\": true\r\n}"},{"id":"bf0fb668-ecb8-42d1-bfce-edcfafdbc703","name":"Fail Response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"http://127.0.0.1:5000/api/users/d3f7c20f-67a4-4739-bff8-531436dbd4b2"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"code\": 404,\r\n    \"data\": null,\r\n    \"message\": \"User Not Found\",\r\n    \"ok\": false\r\n}"}],"_postman_id":"34e83b89-ec53-40e7-8584-c085f2ab9dc6"},{"name":"Delete User","id":"c22399a0-9219-4843-99cb-296177c7ea1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://127.0.0.1:5000/api/users/d3f7c20f-67a4-4739-bff8-531436dbd4b2","urlObject":{"path":["users","d3f7c20f-67a4-4739-bff8-531436dbd4b2"],"host":["http://127.0.0.1:5000/api"],"query":[],"variable":[]}},"response":[{"id":"94569741-2219-40d7-8b48-72388011697d","name":"Success Response","originalRequest":{"method":"DELETE","header":[],"url":"http://127.0.0.1:5000/api/users/d3f7c20f-67a4-4739-bff8-531436dbd4b2"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"data\": {\n        \"email\": \"alayarahman08@gmail.com\",\n        \"id\": \"d3f7c20f-67a4-4739-bff8-531436dbd4b2\",\n        \"name\": \"Wirandra Alaya Updated\"\n    },\n    \"message\": \"User deleted successfully\",\n    \"ok\": true\n}"},{"id":"5003d6d7-2f4e-4c6b-a8c4-b1b86af6dc32","name":"Fail Response","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"http://127.0.0.1:5000/api/users/d3f7c20f-67a4-4739-bff8-531436dbd4b2"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"code\": 404,\r\n    \"data\": null,\r\n    \"message\": \"User Not Found\",\r\n    \"ok\": false\r\n}"}],"_postman_id":"c22399a0-9219-4843-99cb-296177c7ea1b"}],"id":"77c09466-5c7b-4654-8106-2a16b3f12bf9","description":"<p>The User folder includes a set of CRUD (Create, Read, Update, Delete) API requests for managing user data. These endpoints allow for seamless integration and testing of user-related operations within the Pulsewave framework. Each API in this folder is secured with JWT authentication, ensuring that only authorized users can perform these actions.</p>\n","_postman_id":"77c09466-5c7b-4654-8106-2a16b3f12bf9"}],"event":[{"listen":"prerequest","script":{"id":"db97be80-0146-4926-8db2-c992826e340d","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"7e44b3d3-1478-4c91-a110-33250823271c","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"DEFAULT_DEV_URL","value":"http://127.0.0.1:5000/api","type":"string"}]}