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": "3a812ec103244ab980b35380a2aa1ec4",
"appOwnerId": 0
}