UpdateCustomGroupRequest
UpdateCustomGroupRequest
Custom group to be updated.
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.