| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | Name of custom user role | |
| extended_role | str | Custom role. Must not be one of the defined values (i.e. "user", "observer", "stakeholder") | [optional] |
| granted_rights | list[str] | Rights granted to the custom user role. | [optional] |
| disallowed_rights | list[str] | Rights disallowed for the custom user role. | [optional] |
This repository was archived by the owner on Jan 22, 2026. It is now read-only.