edits
Uploads a new deobfuscation file and attaches to the specified APK.
post/androidpublisher/v3/applications/{packageName}/edits/{editId}/apks/{apkVersionCode}/deobfuscationFiles/{deobfuscationFileType}
Path parameters
packageNamestring required
Unique identifier for the Android app.
editIdstring required
Unique identifier for this edit.
apkVersionCodeinteger required
The version code of the APK whose Deobfuscation File is being uploaded.
deobfuscationFileType'deobfuscationFileTypeUnspecified' | 'proguard' | 'nativeCode' required
The type of the deobfuscation file.
Response
Successful response