POST api/v1/User/Logout

登出

Response Information

Response body formats

application/json, text/json

Sample:
{
  "status": 0,
  "friendlyMessage": "sample string 1",
  "message": "sample string 2",
  "requestId": "c30d62663fbe454fa48c2b53055c7f96",
  "appOwnerId": 0
}