Update a workspace group
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.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the organization
24^[0-9a-f]{24}$Unique identifier for the workspace group to update
24^[0-9a-f]{24}$Body
Response
Workspace group successfully updated. The response contains the updated resource.
ID of the workspace group
^[0-9a-f]{24}$Name of the workspace group
Creation timestamp
Description of the workspace group
Organization identifier
^[0-9a-f]{24}$ID of the user who created the workspace group
^[0-9a-f]{24}$Type of workspace group
static, dynamic, entra_id Filter string for dynamic workspace groups
Location information of the workspace group
Entra ID source information for the workspace group