Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 2.51 KB

UpdateWorkspaceRolesRequest.md

File metadata and controls

53 lines (35 loc) · 2.51 KB

UpdateWorkspaceRolesRequest

Properties

Name Type Required Description
Roles List<UpdateWorkspaceRolesRoles1>

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>

RolesPath2

The resource to perform the action on.

Properties

Name Type Required Description
User string "/user"
Usergroup string "/usergroup"

RolesValue2

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.

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.

Properties

Name Type Required Description
_1 long 1
_2 long 2
_3 long 3