delete-appgroup
function
The delete-appgroup
action deletes an appgroup from an account. It belongs to the appgroup category within the platform area.
Action Syntax
delete-appgroup $variable
A variable name starting with $
delete-appgroup "text"
A quoted text string
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = delete-appgroup
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = delete-appgroup $name
Action code: 209747268
Version: 0.6.4-0
Last updated: 2025-06-13