REST

url: "/OData.svc/Root/Content/IT/Document_Library/Calgary('BusinessPlan.docx')/DeletePreviewComment",
type: 'POST',
data: "models=[" + JSON.stringify({
id: 1234
}) + "]",