Configuration Write Access
.
Parameter | Description |
---|---|
Group Name | The name of the group to add users to. |
User Emails | A comma-separated list of users’ emails to add to the group. Users must already be invited to join the account with the group. |
{
"status": "success",
"updatedUsers": [
"xxx@xxx.xxx",
"nnn@nnn.nnn"
]
}
Was this page helpful?