Profiles API
Manage the profiles assigned to your Visier users.
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.
Not sure if you have this feature or capability? Reach out to your administrator.
Overview
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.
Overview
Learn more about the Profiles API.
Get Started
Everything you need to know to get started with the Profiles API.
Code Samples
Selection of code samples that demonstrate the use of the Profiles API. Copy and edit these code samples to suit your needs.
API Reference Docs
Explore the full API reference documentation.