Js Snclient

const result = await repository.patch({
idOrPath: `/Root/Trash`,
content: {
IsActive: false
},
})