Profiles API

Manage the profiles assigned to your Visier users.

Note:  

  • 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.

In Visier, administrative users are assigned "profiles". You can think of these as something akin to a user role: the profile describes the functional capability a user may have. For more information about profiles, see Studio Profiles.

With this API, you can:

  • Retrieve all profiles in your tenant.
  • Retrieve all profiles for a specific user.
  • Retrieve information about a specific profile.
  • Assign a profile to a list of users.
  • Remove a profile from a list of users.