This endpoint allows partially updating a group’s name or description.
PATCH allows updating only the fields you want to change.
Access levels:
Group name must be unique within the company.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Group updated successfully
V3 Response serializer for retrieving group details. Returns detailed group information including assigned workspaces.