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