InnoUID 확인
GET
http://{auth-domain}/m1.0/auth/innouid/info
Query Parameters
Name
Type
Description
inno_uid*
string
확인하고자 하는 inno uid
{
"return": 0,
"message": "success",
"value": "000000000000000000001_ziQveSNWyiXv3ggtvUip4w=="
}
curl --location --request GET 'http://{auth-domain}/m1.0/auth/innouid/info?inno_uid=7ZLu5y1UtwR6AeTTOgsMlORzfcS6ozhXJDJG/Ohfp9afsph6IrowcrPFD0cCF1YX'
Last updated