Skip to content

API DOCs

이문혁 edited this page Jun 14, 2020 · 3 revisions

즐겨찾기 목록 가져오기

Content-type : application/json

POST /sns/post

(Request)

QueryParams

{
        "category": "IT",
	"lastId": 0,
	"limit": 10,
}

(Response)

Success : 200

Clone this wiki locally