Js Snclient

const response = await repository.patch({
idOrPath: '/Root/Content/Cars/AAXX123',
content: {
Color: 'Rosso Corsa'
},
})