REST

url: "/OData.svc/Root/Content/IT('Document_Library')/DeleteField",
type: 'POST',
data: "models=[" + JSON.stringify({ name: 'MyField1' }) + "]",