계정 로그아웃
Headers
Name
Type
Description
{
"return": 0,
"message": "success",
}curl --location --request POST 'https://localhost:51151/v1.0/ssrm/auth/login' \
--header 'Content-Type: application/json' \
--header 'Authorization: ••••••' \
--data ''return
message
desc.
Last updated