API endpoint to create a new application in the Autonoma platform for test automation.
Client ID for authentication
Client secret for authentication
Application platform type
android, ios, web "android"
Application file (APK for Android, ZIP for iOS)
Name of the application
"My Mobile App"
Optional cookies for web applications
"session=abc123"
URL path for web applications
"https://myapp.com"
Version name
"1.0.0"
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"