목차 | ||||
---|---|---|---|---|
|
...
/ageAuth
Description
카카오의 ci 인증정보를 가져옵니다.
...
Name | Type | Mandatory | Description |
appId | String | Y | 앱 아이디
|
appSecret | String | Y | 앱 시크릿 |
Authorization | String | Y | Authorization: KakaoAK {ADMIN_KEY} 예제) Authorization: KakaoAK 11118035a320f23423585acae3ded1111 |
Content-Type | String | Y | "application/json;charset=UTF-8" |
Request
...
Parameters
Name | Type | Mandatory | Description |
---|---|---|---|
appUserId | String | Y | 카카오 앱 유저 아이디 |
...