{"info":{"_postman_id":"f9ca4cd2-5ef1-4590-ad0e-682bda296a81","name":"Admin Specification","description":"<html><head></head><body><p>Admin RESTful API Specification</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"34415611","collectionId":"f9ca4cd2-5ef1-4590-ad0e-682bda296a81","publishedId":"2sB34hFfN8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-07-14T14:07:12.000Z"},"item":[{"name":"Login as Admin","id":"28f0c8c3-ae2f-4009-a06c-98b5286d45e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"consectetur occaecat ipsum magna est\",\n  \"password\": \"ut quis sit sed magna\"\n}","options":{"raw":{"language":"json"}}},"url":"https/api/login","description":"<p>Login as Admin To Access Endpoints</p>\n","urlObject":{"path":["api","login"],"host":["https"],"query":[],"variable":[]}},"response":[{"id":"86274a99-451b-4622-b81a-11fe90ea7acb","name":"Successfully Logged In as Admin","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"consectetur occaecat ipsum magna est\",\n  \"password\": \"ut quis sit sed magna\"\n}","options":{"raw":{"language":"json"}}},"url":"https/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"code\": \"dolore id labore in\",\n  \"status\": \"sunt laboris\",\n  \"data\": {\n    \"token\": \"occaecat amet cillum in exercitation\"\n  }\n}"}],"_postman_id":"28f0c8c3-ae2f-4009-a06c-98b5286d45e9"}],"variable":[{"key":"baseUrl","value":"https","type":"string"}]}