몽글
Introduction
몽글 페이지의 API 명세서 입니다.
유저
유저 프로필
GET유저프로필을 가져오는 함수
https://www.api-mongle.shop/user/profile
AUTHORIZATIONBearer Token
Token
Example Request
유저프로필을 가져오는 함수
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
PUT유저프로필을 수정하는 함수
https://www.api-mongle.shop/user/profile
AUTHORIZATIONBearer Token
Token
Bodyraw (json)
Example Request
유저프로필을 수정하는 함수
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GET프로필의 카테고리를 가져오는 함수(이미 등록한 것 빼고)
https://www.api-mongle.shop/user/profile/category/
AUTHORIZATIONBearer Token
Token
Example Request
프로필의 카테고리를 가져오는 함수(이미 등록한 것 빼고)
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POST프로필에 카테고리를 더하는 함수
https://www.api-mongle.shop/user/profile/category/
AUTHORIZATIONBearer Token
Token
Bodyraw (json)
Example Request
프로필에 카테고리를 더하는 함수
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers