{"info":{"_postman_id":"8a682a25-9609-4e71-84a1-21bbf47df5e2","name":"EADBox","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Cadastro | SingUp","id":"483395f1-b613-49d2-9c72-8a1ce989917f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"avatar\":null,\n\t\"biography\":null,\n\t\"city\":\"Curitiba\",\n\t\"complement\":null,\n\t\"cover_color\":null,\n\t\"custom_fields\":\n\t{\n\t\t\"cidade\":\"Curitiba\",\n\t\t\"telefone\":\"null\"\n\t},\n\t\"document_id\":null,\n\t\"email\":\"771e695ddib@mailboxok.club\",\n\t\"home_phone\": null,\n\t\"mobile_phone\":null,\n\t\"name\":\"Nome-Caio-1\",\n\t\"neighborhood\":null,\n\t\"number\":\"\",\n\t\"password\":\"123456\",\n\t\"password_confirmation\":\"123456\",\n\t\"profession\":null,\n\t\"phone\":null,\n\t\"send_reset_password_mail\":\"false\",\n\t\"state\":\"Paraná\",\n\t\"street\":\"Avenida candido de abreu\",\n\t\"tags\":null,\n\t\"zip\":\"80530905\"\n}\n"},"url":"{{URL}}signup"},"response":[],"_postman_id":"483395f1-b613-49d2-9c72-8a1ce989917f"},{"name":"Login","id":"0a09103e-5e74-411c-bf31-1a221bc88e70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\":\"2703usuario443@topbrokershomolog.com.br\",\n\t\"password\":\"123456\"\n}"},"url":"{{URL}}login"},"response":[],"_postman_id":"0a09103e-5e74-411c-bf31-1a221bc88e70"},{"name":"Atualiza Infos User","id":"4bdd1b6d-4a05-4810-b86b-3ad083102bb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"password\":\"123456\",\n\t\"password_confirmation\":\"123456\",\n\t\"email\":\"\",\n\t\"name\":\"Nome-Caio-1\"\n}"},"url":{"raw":"{{URL}}/admin/users/?auth_token={{auth_token}}","host":["{{URL}}"],"path":["admin","users",""],"query":[{"key":"auth_token","value":"{{auth_token}}"}]}},"response":[],"_postman_id":"4bdd1b6d-4a05-4810-b86b-3ad083102bb0"},{"name":"Cursos Usuário","id":"5f59b803-04c2-434b-a91b-04db04c6a772","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/admin/courses"},"response":[],"_postman_id":"5f59b803-04c2-434b-a91b-04db04c6a772"},{"name":"All Courses","id":"de5464c9-5804-4e04-9b2b-05bcfdceb22f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}courses"},"response":[],"_postman_id":"de5464c9-5804-4e04-9b2b-05bcfdceb22f"},{"name":"Subscription","id":"3c585153-de6f-4904-b5de-49890c6f5012","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":""},"response":[],"_postman_id":"3c585153-de6f-4904-b5de-49890c6f5012"},{"name":"Get All Users","id":"8e40a7a5-b544-4c77-90e7-9bf60e4c824e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{URL}}admin/users?auth_token=xosy_MzVLdN1wMzP2ifc","host":["{{URL}}admin"],"path":["users"],"query":[{"key":"auth_token","value":"xosy_MzVLdN1wMzP2ifc"}]}},"response":[],"_postman_id":"8e40a7a5-b544-4c77-90e7-9bf60e4c824e"}]}