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": "5feca57fc46141e98dcb9b9154b6e253",
"appOwnerId": 0
}