Permissions API

Manage the user permissions that secure your data in Visier.

Note: Limited Availability This feature is in limited availability. If you are interested, please contact your Partner Success Manager.

Who can use this feature?

To use the APIs, you must have a Visier account with a profile that has the API capability. If you don't have an account, contact your administrator. They will create an account for you with permissions that allow you to view data.

In addition to an API profile, your API user must have a profile with the capabilities:

  • User Management: Write (access level), API (view level)
  • Security: Write (access level), API (view level)

Not sure if you have this feature or capability? Reach out to your administrator.

Overview

In Visier, each person who accesses Visier needs a user account. Each user account is assigned different permissions and profiles that determine their data access and ability to use certain features in Visier. For more information about permissions, see Permission Management.

With this API, you can:

  • Retrieve existing capabilities, content packages, data security objects, and permissions in Visier.
  • Create new permissions.
  • Update existing permissions by adding or removing capabilities, content packages, and data security objects.
  • Set permission access for data columns that aren't in Visier yet.
  • Delete existing permissions.

Tip: If you submit API requests for changes that cause a project to publish to production, each request is individually published to production, resulting in hundreds or thousands of production versions. We recommend that you use the ProjectID request header to make changes in a project. For more information, see Projects API.

To assign permissions to users, see Users API.

More security around data access management

Note: Limited Availability This feature is in limited availability. If you are interested, please contact your Partner Success Manager.

Visier has also implemented additional safeguards that further limit who can manage permissions, change user groups, and preview as other users. We recommend that you turn on this feature to ensure administrators cannot access additional data or give themselves a higher access level than they have been assigned.

If this feature is enabled, administrators will need the Super Admin permission or the Access To All Data profile additional capability to perform the following actions:

  • Assign permissions.
  • Create and edit permissions.
  • Create and edit user groups.
  • Create and edit data access sets.
  • Create and edit security filters.
  • Preview the solution as a user.