[{"label":"Latest (v1.0)","version":"latest"}]
csp
AddGroupsToCustomGroupRequest
Properties
array of
string
ids
Required
Identifiers of the users to be notified.
boolean
notifyUsers
Optional
Send e-mail notification to the user(s).
JSON Example
{
"ids": [
"string"
]
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp