I am a software developer but am new to mapping & ArcGIS.
My client created a layer in their ArcGIS Online account using a file import. Each point on the map also includes a number of other fields from the database.
Can the REST API be used to individually add a new point or update the information stored in an existing point? Or do I have to reference a URL where the complete table is available to be re-ingested?
Thank you!