Function: blacklist

Result: the list of elements

Registration blacklist

Access level: admin

  • id — Id
  • type — Block type
  • name — Filter

Delete

Function: blacklist.delete

Delete

Access level: admin

Parameters:

  • elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of blacklist function.

Result: successful operation or error message

Edit a filter for registration blocking

Function: blacklist.edit

Access level: admin

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid — unique identifier (id element of blacklist function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok — the parameter must not be empty, generally "ok".
    • elid — unique identifier (id element of blacklist function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • type — Type.
  • ip — Network address . Enter a specific IP address or network address in the format x.x.x.x/x or ::/x. You can enter several values space separated
  • domain — Email address domain . Enter a domain name of the mail server with addresses unavailable for registration. You can enter several domain names space separated