I am collecting user data on my website. I want to take that data and update the attribute of a singel feature in a hosted feature service. I am an authenticated user and I know the URL of the hosted features service and GlobalID of the actual feature, but I'm know sure how to go about pushing the updated data.
I'm using the Javascript API and Python on my server.