CreateCustomGroupRequest
CreateCustomGroupRequest
Custom group to be created.
JSON Example
{
"description": "string",
"name": "string"
}
string
description
Optional
Description of the custom group to be created.
string As ^[^@]+$
name
Required
Name of the custom group to be created.