{"info":{"_postman_id":"f6b40cbe-981c-4694-9bc7-39a9ab8c85c5","name":"Line Api","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20545312","collectionId":"f6b40cbe-981c-4694-9bc7-39a9ab8c85c5","publishedId":"2s8Z6sbGJq","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"1B2836","highlight":"02d668"},"publishDate":"2022-12-21T00:32:13.000Z"},"item":[{"name":"Line Login","item":[{"name":"getLink","id":"f84d6834-46f1-4a7d-a31a-28b0a8cc5bb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://access.line.me/oauth2/v2.1/authorize?response_type=code&client_id={{CLIENT_ID}}&redirect_uri={{REDIRECT_URL}}&scope=profile%20openid%20email&state=","urlObject":{"protocol":"https","path":["oauth2","v2.1","authorize"],"host":["access","line","me"],"query":[{"key":"response_type","value":"code"},{"key":"client_id","value":"{{CLIENT_ID}}"},{"key":"redirect_uri","value":"{{REDIRECT_URL}}"},{"key":"scope","value":"profile%20openid%20email"},{"key":"state","value":""}],"variable":[]}},"response":[],"_postman_id":"f84d6834-46f1-4a7d-a31a-28b0a8cc5bb0"},{"name":"refresh","id":"a988bc46-1ce9-4668-a441-7f6d01b75b16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"refresh_token","type":"text"},{"key":"refresh_token","value":"'token จะได้จาก getlink '","type":"text"},{"key":"client_id","value":"{{CLIENT_ID}}","type":"text"},{"key":"client_secret","value":"{{CLIENT_SECRET}}","type":"text"}]},"url":"https://api.line.me/oauth2/v2.1/token","urlObject":{"protocol":"https","path":["oauth2","v2.1","token"],"host":["api","line","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"a988bc46-1ce9-4668-a441-7f6d01b75b16"},{"name":"token","id":"e17b707b-51be-41b8-963a-3583ba9bd0a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"authorization_code","type":"text"},{"key":"code","value":"","type":"text"},{"key":"redirect_uri","value":"{{REDIRECT_URL}}","type":"text"},{"key":"client_id","value":"{{CLIENT_ID}}","type":"text"},{"key":"client_secret","value":"{{CLIENT_SECRET}}","type":"text"}]},"url":"https://api.line.me/oauth2/v2.1/token","urlObject":{"protocol":"https","path":["oauth2","v2.1","token"],"host":["api","line","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"e17b707b-51be-41b8-963a-3583ba9bd0a1"},{"name":"profile","id":"cbb37db2-86c2-4dca-91c3-3716f707d44b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{access_token_line}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.line.me/v2/profile","urlObject":{"protocol":"https","path":["v2","profile"],"host":["api","line","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"cbb37db2-86c2-4dca-91c3-3716f707d44b"},{"name":"revoke","id":"bad5b91b-0ea4-473c-bd2d-6151a2f22be8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"access_token","value":"{{access_token_line}}","type":"text"},{"key":"client_id","value":"{{CLIENT_ID}}","type":"text"},{"key":"client_secret","value":"{{CLIENT_SECRET}}","type":"text"},{"key":"","value":"","type":"text"}]},"url":"https://api.line.me/oauth2/v2.1/revoke","urlObject":{"protocol":"https","path":["oauth2","v2.1","revoke"],"host":["api","line","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"bad5b91b-0ea4-473c-bd2d-6151a2f22be8"}],"id":"b2b481cd-b776-4198-a527-d476b28e970e","_postman_id":"b2b481cd-b776-4198-a527-d476b28e970e","description":""},{"name":"richMenu","item":[{"name":"create","id":"331096a1-89ff-4ad3-b9fa-5a93601c0b76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"size\": {\r\n    \"width\": 2500,\r\n    \"height\": 1686\r\n  },\r\n  \"selected\": true,\r\n  \"name\": \"Express\",\r\n  \"chatBarText\": \"Menu\",\r\n  \"areas\": [\r\n    {\r\n      \"bounds\": {\r\n        \"x\": 30,\r\n        \"y\": 8,\r\n        \"width\": 1584,\r\n        \"height\": 1653\r\n      },\r\n      \"action\": {\r\n        \"type\": \"uri\",\r\n        \"uri\": \"https://ownbackend.com.au\"\r\n      }\r\n    },\r\n    {\r\n      \"bounds\": {\r\n        \"x\": 1640,\r\n        \"y\": 4,\r\n        \"width\": 843,\r\n        \"height\": 852\r\n      },\r\n      \"action\": {\r\n        \"type\": \"uri\",\r\n        \"uri\": \"https://ownbackend.com.au/auth/login\"\r\n      }\r\n    },\r\n    {\r\n      \"bounds\": {\r\n        \"x\": 1636,\r\n        \"y\": 886,\r\n        \"width\": 851,\r\n        \"height\": 783\r\n      },\r\n      \"action\": {\r\n        \"type\": \"uri\",\r\n        \"uri\": \"https://ownbackend.com.au/auth/register\"\r\n      }\r\n    }\r\n  ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.line.me/v2/bot/richmenu","urlObject":{"protocol":"https","path":["v2","bot","richmenu"],"host":["api","line","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"331096a1-89ff-4ad3-b9fa-5a93601c0b76"},{"name":"upload","id":"ec9df7a7-ce48-40d3-a228-5fa28914990d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"file","file":{"src":""}},"url":"https://api-data.line.me/v2/bot/richmenu/richmenu-fcf489095aee811be436c29afd6c2292/content","urlObject":{"protocol":"https","path":["v2","bot","richmenu","richmenu-fcf489095aee811be436c29afd6c2292","content"],"host":["api-data","line","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"ec9df7a7-ce48-40d3-a228-5fa28914990d"},{"name":"setdefault","id":"c9087264-c4ef-41af-8b98-85032f1e6b1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.line.me/v2/bot/user/all/richmenu/richmenu-fcf489095aee811be436c29afd6c2292","urlObject":{"protocol":"https","path":["v2","bot","user","all","richmenu","richmenu-fcf489095aee811be436c29afd6c2292"],"host":["api","line","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"c9087264-c4ef-41af-8b98-85032f1e6b1b"},{"name":"setdefault Copy","id":"5620bf4f-82eb-4728-a379-496492b7e9b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"5620bf4f-82eb-4728-a379-496492b7e9b1"},{"name":"List","id":"3c0aea4f-1de4-4872-b234-0c2458309e13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.line.me/v2/bot/richmenu/list","urlObject":{"protocol":"https","path":["v2","bot","richmenu","list"],"host":["api","line","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"3c0aea4f-1de4-4872-b234-0c2458309e13"},{"name":"delete","id":"9d8f60f5-0cc7-4b53-99a0-0442a589445c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.line.me/v2/bot/richmenu/richmenu-fcf489095aee811be436c29afd6c2292","urlObject":{"protocol":"https","path":["v2","bot","richmenu","richmenu-fcf489095aee811be436c29afd6c2292"],"host":["api","line","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d8f60f5-0cc7-4b53-99a0-0442a589445c"}],"id":"13b5d837-da13-467f-a593-f34c42a48ae3","_postman_id":"13b5d837-da13-467f-a593-f34c42a48ae3","description":""},{"name":"Messaging","item":[{"name":"reply","id":"6ba78ef9-4fbf-4249-bf1b-e38323529ef0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"replyToken\":\"Ud7a394bd55d9b0e108a7c4aaff385fe\",\r\n    \"messages\":[\r\n        {\r\n            \"type\":\"text\",\r\n            \"text\":\"Hello, user\"\r\n        },\r\n        {\r\n            \"type\":\"text\",\r\n            \"text\":\"May I help you?\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.line.me/v2/bot/message/reply","urlObject":{"protocol":"https","path":["v2","bot","message","reply"],"host":["api","line","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ba78ef9-4fbf-4249-bf1b-e38323529ef0"},{"name":"push","id":"d228fc7d-c15a-43f0-bc65-17adaf15b78a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":" \"to\": [\"U4af4980629...\",\"U0c229f96c4...\"],\r\n    \"messages\":[\r\n        {\r\n            \"type\":\"text\",\r\n            \"text\":\"Hello, world1\"\r\n        },\r\n        {\r\n            \"type\":\"text\",\r\n            \"text\":\"Hello, world2\"\r\n        }\r\n    ]","options":{"raw":{"language":"json"}}},"url":"https://api.line.me/v2/bot/message/push","urlObject":{"protocol":"https","path":["v2","bot","message","push"],"host":["api","line","me"],"query":[],"variable":[]}},"response":[],"_postman_id":"d228fc7d-c15a-43f0-bc65-17adaf15b78a"},{"name":"push Copy","id":"9853985f-1457-4234-a6bc-c4784ee185a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8029/api/line/webhook","urlObject":{"protocol":"http","port":"8029","path":["api","line","webhook"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"9853985f-1457-4234-a6bc-c4784ee185a2"}],"id":"8fca59ae-52dc-4410-9954-9aaa514f4fb8","_postman_id":"8fca59ae-52dc-4410-9954-9aaa514f4fb8","description":""}]}