Membership profiles

The membership profile object and the allowed CRUD operations on the related resource endpoint

Membership profiles enable you to define a group of application memberships to be associated with a membership so that each member of the profile is allowed to see and/or manage the related subset of Dashboard apps.

Granting access to the test environment

You can allow members of a selected profile to try the Dashboard apps with test data by setting the test_enabled attribute to true at the membership profile level. This way all the members of the profile will be able to work in the test environment for the Dashboard applications associated with the membership profile if the related application membership exists in test mode (a live/test toggle will be shown on the Dashboard).

The test_enabled attribute can also be set for each single member at the membership level. In case of conflicts, the settings of the membership profile have precedence over the ones of the single memberships.

Last updated