[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
DeleteGroupRolesRequest
The request body specifies the identifiers of the groups to delete.
Properties
array of
string
ids
Optional
The client IDs to delete
boolean
notifyUsersInGroups
Optional
Publish email notification to group members.
JSON Example
{
"ids": [
"...",
"..."
],
"notifyUsersInGroups": true
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Parameter To
Delete Groups On Org
Returned By
Delete Groups On Org