Skip to main content
Skip table of contents

Creating user accounts

Users can access the policy console and functionality via the web interface and the API.

Setting up user access to the policy console

Use the policy console to set up administrator accounts. Administrators can manage other user's accounts, upload new apps, and secure apps.

When you create a user account with POST user/create or update one with PUT user/update, you can set the user's access level with the ua_admin and ua_status parameters.

The ua_status parameter controls the user's access to the policy console.

  • Set ua_status to 0 to suspend the user's account: the user cannot log into the policy console
  • Set ua_status to 1 to allow the user to log into the policy console.

(If you want to permanently delete an account, use DELETE user/{GUID}.)

Related topics

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.