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

