Js Snclient

const response = await repository.patch({
idOrPath: '/Root/Content/Cars/OT1234',
content: {
StartDate: '1986-11-21',
},
})