- social : 소셜 정보 리스트 조회
GET https://{auth-domain}/v1.0/meta
GET
https://{auth-domain}/v1.0/meta
{ "return": 0, "message": "success", "value": { "social" : [ { "social_type": 2, "social_name": "Facebook" }, { "social_type": 1, "social_name": "Google" } ] } }
Last updated 3 years ago