7 lines
130 B
JSON
7 lines
130 B
JSON
{
|
|
"code": "rest_user_cannot_view",
|
|
"message": "Sorry, you are not allowed to list users.",
|
|
"data": {
|
|
"status": 401
|
|
}
|
|
} |