* filtering/set_url: allow changing Name and URL parameters
This commit is contained in:
@@ -1338,9 +1338,13 @@ Request:
|
||||
POST /control/filtering/set_url
|
||||
|
||||
{
|
||||
"url": "..."
|
||||
"data": {
|
||||
"name": "..."
|
||||
"url": "..."
|
||||
"enabled": true | false
|
||||
}
|
||||
}
|
||||
|
||||
Response:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user