Js Snclient

const response = await repository.patch({
idOrPath: '/Root/Content/Cars/OT1234',
content: {
Style: ['Roadster'],
},
})