Delete All Images
delete_all_imagesRemove every store-listing image for a specified language and image type. Preview the changes, then confirm with a token to commit the deletion.
Instructions
Delete all store-listing images for a language and image type; commit the edit.
Disabled in read-only mode. Two-step: preview, then confirm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set True only after the user approved the preview | |
| language | Yes | Language localization code (BCP-47 tag, e.g. en-US) | |
| image_type | Yes | Image type to clear all images for - one of: phoneScreenshots, sevenInchScreenshots, tenInchScreenshots, tvScreenshots, wearScreenshots, icon, featureGraphic, tvBanner | |
| package_name | Yes | App package name | |
| confirmation_token | No | The token from that preview; never invent one |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||