Skip to main content
PUT

Request

string
required
Your API key: b2co_your_api_key
string
required
The unique identifier of the mobile app to update
string
Display name for the mobile app (1-255 characters)

iOS App Parameters

string
iOS bundle identifier (e.g., com.yourcompany.yourapp)
string
App Store URL to redirect users without the app installed
string
App Store ID for the app (numeric string)
string
Minimum iOS version required (e.g., “14.0”)

Android App Parameters

string
Android package name (e.g., com.yourcompany.yourapp)
string
Play Store URL to redirect users without the app installed
string
Minimum Android API level required (e.g., “21”)
Partial Updates: You can update any subset of fields. Only provide the fields you want to change. The platform cannot be changed after creation.

Response

boolean
Indicates if the request was successful
object
The updated mobile app object
string
Unique identifier for the mobile app
string
Display name of the mobile app
string
Platform type: IOS or ANDROID
string
iOS bundle identifier (iOS apps only)
string
App Store fallback URL (iOS apps only)
string
App Store ID (iOS apps only)
string
Minimum iOS version required (iOS apps only)
string
Android package name (Android apps only)
string
Play Store fallback URL (Android apps only)
string
Minimum Android version required (Android apps only)
string
ISO 8601 timestamp when the app was created
string
ISO 8601 timestamp when the app was last updated
string
ISO 8601 timestamp of the response