POST api/v1/admin/AdminUser/Logout
后台用户登出
Response Information
Response body formats
application/json, text/json
Sample:
{
"status": 0,
"friendlyMessage": "sample string 1",
"message": "sample string 2",
"requestId": "ab94035fd8704bd6bf463ac296bcd11c",
"appOwnerId": 0
}