Workspaces
Update Workspace
Updates an existing workspace in your COR instance using its external ID
PUT
Updates an existing workspace in your COR instance using its external ID. Performs the same validations as creation and updates only the provided fields.
Path Parameters
External workspace ID that was used when creating the workspace
Request Body Requirements
Updated workspace name
Whether the workspace is active
Updated description
Known Errors
ZC001— Entity is not associated (workspace with the specified external ID not found)WorkspaceNotFoundError— No workspace found with the specified external IDValidationError— Missing requiredmetadata.sourcefield

