REST

url: "/OData.svc/Root/Content('IT')/RemoveSharing",
type: 'POST',
data: "models=[" + JSON.stringify({
id: 1498
}) + "]",