filesystem.acltemplate.delete

Delete the ACL template identified by id.

Built-in ACL templates may not be deleted; attempting to delete one returns a JSON-RPC error response (code -32001, Method call error).

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

ID of the ACL template to delete.

Result

Type: const

Returns true when the ACL template is successfully deleted.

Specific value: true


Required roles: FILESYSTEM_ATTRS_WRITE