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": "13d126545bf6473bb9653a5b0bec59f0",
"appOwnerId": 0
}