Select to view content in your preferred language

Update CSV via REST interface

101
0
a week ago
Labels (1)
DuncanC
Occasional Contributor

I'm wondering if there is a REST endpoint I'm missing. 

I want to update a CSV file on AGOL.  This endpoint would let me download it, but I can't find a way to update it: /sharing/rest/content/items/<id>/data

Using the python SDK I can use arcgis.gis.Item.update but if I can I'd prefer to just use the REST interface.

0 Kudos
0 Replies