Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
[
{
"id": 1,
"name": "11 1",
"touch_admin": true,
"allowed_display": false
},
...
]
| Param name | Description |
|---|---|
|
display_id
required |
ID of display Validations:
|
Only registered user can perform this action
Authentication - string - required Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
"message": "User display permissions updated",
"list_for_add": [
"Donald Duck"
],
"list_for_remove": [
"Mickey Mouse"
]
}
| Param name | Description |
|---|---|
|
user_ids
required |
Validations:
|
|
touch_admin
optional |
Validations:
|
|
display_id
optional |
Validations:
|
|
display_name
optional |
Validations:
|