Skip to main content

Adds the given IPs to ban list

Bans the single IP address or an array of addresses for the certain period of time

  • Available on all panels
Request Body required
  • addresses object[]

    array of objects with IP addresses (string) and ban time in seconds (integer)

  • address string

    Possible values: >= 7 characters and <= 15 characters

    string that contains banned ip address

  • time integer

    time of ban in seconds

Responses

OK

Loading...