"EntryPoint - acl_rules_delete" . "

This function allows to remove ACL rules which have previously been created via acl.rules.new().

  • \n\nresource\n\n\n

    The resource whose list of rules should be modified. If omitted the user profile's list of rules is used.

    \n
  • \n
  • \n\nrule\n\n\n

    The numerical identifer or the URI of the rule to delete. This can be specified several times to delete more than one rule. The rule IDs and URIs are part of the output of acl.rules.list().

    \n
  • \n\n

    An error code stating the success of the command execution as detailed in ODS Error Result Codes. In case of an error the HTTP status code is set accordingly.

    \nAuthentication

    This function requries authentication via one of the supported authentication methods as described in ODS Authentication.

    \n

    " . "GET" . "text/xml" . . . . . . . "

    Remove an ACL rule.

    " .