V3UsersGlobalRBACAbilityName
Represents the name of a global RBAC ability.
Example Usage
from squadcast.models import V3UsersGlobalRBACAbilityName
value: V3UsersGlobalRBACAbilityName = "manage-api-tokens"Values
"manage-api-tokens""manage-billing""manage-extensions""manage-teams""manage-users""manage-webhooks""manage-organization-analytics""manage-postmortem-templates""manage-audit-logs""manage-feature-settings"
Last updated