Skip to content

POST /a/policy/iplists

[Enterprise Only] Update white/black lists

Body Parameters

Name Description Type Required
IPs array
Name string

Body Example

1
2
3
4
5
6
{
  "IPs": [
    "string"
  ],
  "Name": "string"
}

Response Example (200)

Response Type /definitions/ipbanIPsCollection

1
2
3
4
5
6
{
  "IPs": [
    "string"
  ],
  "Name": "string"
}

Auto generated by Pydio Cells Enterprise Distribution v4.4.13 on 7-May-2025