Skip to main content

Update a workspace group

PUT 

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

Update the settings of an existing workspace group, including name, description, and location. This is a PUT request that implements complete replacement: all updatable fields are mandatory. No content is returned (204) after a successful update.

Request

Responses

Workspace group updated successfully. No content returned.