UpdateWorkspaceRolesOkResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
roles | List[UpdateWorkspaceRolesRoles2] | ❌ |
UpdateWorkspaceRolesRoles_2
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | int | ❌ | The role's ID. |
user | List[float] | ❌ | A list of user IDs assigned to the role. |
usergroup | List[float] | ❌ | A list of user group IDs assigned to the role. |
display_name | DisplayName | ❌ | The role's display name. |
DisplayName
The role's display name.
Properties
Name | Type | Required | Description |
---|---|---|---|
ADMIN | str | ✅ | "Admin" |
VIEWER | str | ✅ | "Viewer" |
EDITOR | str | ✅ | "Editor" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs