UnassignUserFromGroupRequestType
UnassignUserFromGroupRequestType
The parameters of UnassignUserFromGroup.
JSON Example
{
"user": "string",
"group": "string"
}
string
user
Required
User being unassigned from group.
string
group
Required
Group from which the user is being removed.