I'm looking for a way to programmatically upload a geotif file to AGOL, and then share the image out as a Image Service or another way.
I tried using the AddItem REST API but no luck so far.
Is there anything in JS API or ArcPy that can be used for this purpose?
We'd prefer to get this done without using ArcGIS Server or ArcGIS Desktop/Pro.
Thanks.