delete-app-image
function
The delete-app-image
action deletes an app image. It belongs to the images category within the ui area.
Action Syntax
delete-app-image +imagetag
An image tag starting with +
delete-app-image $variable
A variable name starting with $
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = delete-app-image
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = delete-app-image %imagetag
Action code: 3872201867
Version: 0.6.4-1
Last updated: 2025-06-13