Skip to main content
Version: Version 26.3

Update an existing workspace group

PUT 

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

Update configuration of an existing group of workspaces, including name, description, and location. This is a PUT request implementing full replacement: all updatable fields are mandatory. No content returned (204) after successful update.

Request

Responses

Workspace group updated successfully. No content returned.