Properties
Name | Type | Required | Description |
---|---|---|---|
Roles | List<UpdateWorkspaceRolesRoles1> |
❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
Op | string | ✅ | The operation to perform on the path. |
Path | RolesPath2 | ✅ | The resource to perform the action on. |
Value | List<RolesValue2> |
✅ |
The resource to perform the action on.
Properties
Name | Type | Required | Description |
---|---|---|---|
User | string | ✅ | "/user" |
Usergroup | string | ✅ | "/usergroup" |
Information about the updated user or user group role.
Properties
Name | Type | Required | Description |
---|---|---|---|
Id | string | ✅ | The user or user group ID. |
Role | ValueRole2 | ✅ | The workspace role's ID: - 1 — Viewer. Can view, fork, and export workspace resources. - 2 — Editor. Can create and edit workspace resources. - 3 — Admin. Can manage workspace details and members. |
The workspace role's ID: - 1
— Viewer. Can view, fork, and export workspace resources. - 2
— Editor. Can create and edit workspace resources. - 3
— Admin. Can manage workspace details and members.
Properties
Name | Type | Required | Description |
---|---|---|---|
_1 | long | ✅ | 1 |
_2 | long | ✅ | 2 |
_3 | long | ✅ | 3 |