Add Externally Hosted Apk
add_externally_hosted_apkRegister an APK hosted outside Google Play for enterprise private-channel distribution. Provide package name and externally hosted APK details to make the app available through Play for Work.
Instructions
Register an APK hosted outside Play (enterprise distribution only).
Usable only by organisations enrolled in Play for Work private-channel distribution; a normal developer account receives a 403.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | App package name (e.g., com.example.myapp) | |
| externally_hosted_apk | Yes | ExternallyHostedApk resource body. Must include externallyHostedUrl, fileSha1Base64, fileSha256Base64, fileSize, packageName, versionCode, and the manifest fields Play would otherwise read from the APK itself. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||