delete_files
Permanently delete one or more files from your Shopify store by specifying their file GIDs. This action cannot be undone.
Instructions
Permanently delete one or more files by their GIDs. This cannot be undone. Requires write_files access scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_ids | Yes | Array of file GIDs to delete (e.g. ['gid://shopify/MediaImage/123', 'gid://shopify/GenericFile/456']). |