Skip to main content

Ban IP addresses from login

Adds the specified IP addresses to the login ban list. Entries can be removed with POST /security/banlist or DELETE /security/banlist.

Request Body required
  • addresses string[] required

    List of IP addresses to add or remove from the ban list

Responses

OK

Loading...