AssignUserToGroupRequestType

AssignUserToGroupRequestType
AssignUserToGroupRequestType

The parameters of AssignUserToGroup.

JSON Example
{
    "user": "string",
    "group": "string"
}
string
user
Required

User ID of the account whose group membership is being assigned.

string
group
Required

Destination group account to which the user is being assigned.