Skip to main content

Update a workspace group

PUT 

/v2/organizations/:organization_id/workspace-groups/:workspace_group_id

Updates the configuration of an existing workspace group, including name, description, and location. This is a PUT request that implements full replacement: all updatable fields are mandatory. Returns the updated resource (200) after a successful update.

Request

Responses

Workspace group successfully updated. The response contains the updated resource.