API endpoint to update the version of an existing application in Autonoma.
Client ID for authentication
Client secret for authentication
Application platform type
android, ios, web "android"
The ID of the application to update
"cm7dbowr80042waka7thyjhkq"
Application file (APK for Android, ZIP for iOS)
Version tag
main, staging, other "staging"
Optional cookies for web applications
"session=xyz789"
Version name (required for web applications)
"2.0.0"
URL path (required for web applications)
"https://myapp.com/v2"
JSON string containing geolocation data
"{\"latitude\": 40.7128, \"longitude\": -74.0060}"
Optional custom identifier for the version (e.g., "build-123", "release-v2.0")
"build-123"