edits_delete
Discard a pending Google Play edit by providing package name and edit ID, removing all uncommitted changes.
Instructions
Abandon an edit. All pending changes are discarded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| editId | Yes | Edit id returned by `edits_insert` — required for all edits.* writes | |
| packageName | Yes | Android application package name, e.g. com.example.app |