I have published an image service to ArcGIS Portal by creating a service definition file through a python script and without using any of desktop solutions from ESRI such as ArcGIS Pro. NOW i want to be able to update this same service with the new raster dataset without having to republish the service. Is there a possibility through Javascript API that i can do that?
I saw there are some operations within the API for updating raster of a service but i am not sure if that would work. Any suggestions!