REST

url: "/OData.svc/Root/Content('IT')",
type: 'PATCH',
data: "models=[" + JSON.stringify({
"TrashDisabled": true
}) + "]",