Profiles API
Manage the profiles assigned to your Visier users.
Access requirements
To use APIs, you must have a Visier account and authenticate. For more information about authenticating, see API Authentication.
Custom profiles with one of the following capability sets:
- Profile Management (Read, API) or User Management (Read, API)
- Profile Management (Write, API) or User Management (Write, API) required for creating, updating, and deleting
Reach out to your administrator for access.
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 Authentication
Use OAuth 2.0 or basic authentication to access Visier's public APIs.
API Reference
Explore the full API reference documentation.
