Js Snclient

const response = await repository.executeAction({
idOrPath: '/Root/Trash/TrashBag-20130403112917',
name: 'Restore',
method: 'POST'
body: {
destination: '/Root/Content/IT'
}
})