I cannot seem to find much information on the SharePoint 2010 OData Rest API. Does anyone know if it is possible to upload documents using the REST API for SharePoint 2010? I can query document libraries, and even add items and modify items. But how do I attach a document to one of these document library item? Is this even possbile?
Thanks!