REST

url: "/OData.svc/Root/IMS/Public('editormanatee')",
type: 'PATCH',
data: "models=[" + JSON.stringify({
'Enabled': false
}) + "]",