SSO 토큰 발급
Request
POST https://api.solapi.com/appstore/v2/sso/connectAuthorization 인증 필요 [?]
Request Structure
{
"appId": "string",
"email": "string",
"password": "string",
"customerKey": "string"
}Body Params
Response
Response Structure
Response Description
Response /
Samples
SSO 토큰 발급
Last updated
Was this helpful?