Inno UID 등록해제

DELETE https://{game_host_ext_ssrm}/v1.0/ssrm/auth/innouid

Headers

Name
Type
Description

Context-Type*

string

application/json

Authorization

string

login AT

Request Body

Name
Type
Description

{
    "return": 0,
    "message": "success"
}
{
}

Last updated