Restricting Access to the API
Restricting Access to the API
For a user to have access to the BarTender Cloud REST API, they must have permission granted as either a user or role. To restrict a user from accessing the REST API, simply remove one or both of these permissions.
Removing a user's access permission
-
Click
to open the BarTender Cloud menu, then select Administration, then Security and click Users. -
For the user whom you wish to remove API access, click
and select Edit. -
In the user information dialog, clear the Allow password-based API access checkbox.
-
If the user is assigned any roles that include API User permission, you can remove that role from the user account in the Roles dropdown.
-
Click Save.
Removing a role's access permission
-
Click
to open the BarTender Cloud menu, then select Administration, then Security and click Roles. -
For the role from which you wish to remove API access, click
and select Edit. -
In the Edit Role dialog, Click the API User control to set it to Off.
-
Click Save.
Related topics