listings_delete_all
Delete all locale listings for a given edit ID and Android app package. This action is irreversible within the edit.
Instructions
Delete ALL locale listings in this edit. Irreversible within the edit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| editId | Yes | Edit id returned by `edits_insert` — required for all edits.* writes |