UserGroupRef
external_codestringrequired
The customer-supplied stable code for the group (configured in the customer portal on each user group).
namestring
Group display name. Returned by GET; ignored on POST.
UserGroupRef
{
"external_code": "string",
"name": "string"
}