Skip to main content

Module access_acl_api

Module access_acl_api 

Source

Enums§

AccessAclGetAclError
struct for typed errors of method access_acl_get_acl
AccessAclUpdateAclError
struct for typed errors of method access_acl_update_acl

Functions§

access_acl_get_acl
Read Access Control List (ACLs). Permissions: Returns all ACLs if user has Sys.Audit on ‘/access/acl’, or just the ACLs containing the user’s API tokens.
access_acl_update_acl
Update Access Control List (ACLs). Permissions: Requires Permissions.Modify on ‘/access/acl’, limited to updating ACLs of the user’s API tokens otherwise.