Delete user message


<?xml version="1.0" encoding="UTF-8"?>
<methodCall>
  <methodName>deluser</methodName>
  <params>
    <param>
      <value><string>login</string></value>
    </param>
    <param>
      <value><string>md5_password</string></value>
    </param>
    <param>
      <value><string>login:userlogin</string></value>
    </param>
  </params>
</methodCall>

Note: The first two parameters must be replaced with the IPBrick web interface credentials.


iPortalMais