Filters banned IPs in a given forum.
URL:
http://{domain_name}/{rest_context_name}/private/ks/forum/filterIpBanforum/{strForumId}/{strIP}
Level API: Platform
Parameters:
Required (path parameters):
| Parameter | Description |
|---|---|
| strForumId | The forum Id. |
| strIP | The keyword to search the banned IP from the IPs list. |
Optional (query parameters): No