Ditto. I am unable to set integers to null since null parameters appear to be ignored.
Below is my json (captured directly by Fiddler), and I am unable to update the fields HabitGroup and PlantCount to null. As you can see, they are included in the json.
updates=[{"geometry":null,"attributes":{"OBJECTID":78433,"PlantingNumber":"2012-0698-1","TaxonName":"Boltonia asteroides 'Pink Beauty' ","PrimaryCommonName":"false aster","GridCoordinates":null,"HabitGroup":null,"Honoree":null,"PlantCount":null,"GardenArea":"KCLA","GardenBed":"","created_user":null,"last_edited_user":null,"created_date":null,"last_edited_date":null}}]&f=json