User Management API

Manage the users within your organization.

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.

Tip:  

  • This API makes requests and returns data based on your production environment in Visier unless otherwise specified.
  • Visier reserves the right to, without notice and at its sole discretion, add new elements to API responses. Authorized users who call Visier's APIs must set their JSON parsers to not fail on unknown properties or risk being unable to interpret such API's result set.

User management APIs v1

With version 1 of this API, you can:

  • Add a new user
  • Delete a user
  • Make changes to existing user accounts
  • Retrieve a user's details
  • Retrieve a list of all users
  • Assign permissions to users
  • Remove permissions from users
  • Retrieve a list of all permissions
  • Retrieve all users that are assigned a specific permission
  • Assign permissions to user groups
  • Remove permissions from user groups
  • Retrieve a list of user groups
  • Retrieve all users assigned to a user group
  • Add users to user groups
  • Remove users from user groups
  • Retrieve the Application Logs
  • Retrieve the Data Security Report

User management APIs v2

Note:  

  • Limited Availability This feature is in limited availability. If you are interested, please contact your Customer Success Manager.

With version 2 of the API, you can: 

  • Add new users in bulk
  • Update users in bulk
  • Delete users in bulk