Skip to content

Manage Workspace



POST /api/v1/mgroup/{group_uuid}/modify/workspace

Overview

Modify assigned workspace information

Route Parameters

Parameter Name Type Required Description
group_uuid string Y Group UUID

Body Request Parameters

Parameter Name Type Required Description
refWorkspaces array Associated workspace role list
Example: ['xxxx', 'xxx']
Allow empty: True
refWorkspaces[*] None
refWorkspaces[*].workspaceUUID string Y Workspace UUID
Allow empty: False
refWorkspaces[*].roleUUIDs array Y Role UUID list
Allow empty: False

Parameter Supplementary Description

Response


Feedback

Is this page helpful? ×