Delete All Listings
delete_all_listingsDelete every localized store listing for an app in a single commit. Preview the destructive change, then confirm to permanently remove all locale-specific listing text.
Instructions
Delete every localized store listing for an app.
Destructive: the listing text for all locales is removed in one commit and the API offers no undo. Two-step: preview, then confirm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set True only after the user approved the preview | |
| package_name | Yes | App package name (e.g., com.example.myapp) | |
| confirmation_token | No | The token from that preview; never invent one |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||