v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13136338403.5 KB
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