AddUserToGroup
GET /?Action=AddUserToGroup
Description
Adds a user to a specified group.
Body parameter
Required: false
Name: AddUserToGroupRequest
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
GroupName |
The name of the group you want to add a user to. |
true |
string |
||
UserName |
The name of the user you want to add to the group. |
true |
string |
Responses
HTTP Code 200
| HTTP Code | Description | Schema |
|---|---|---|
200 |
AddUserToGroupResponse |
Response 200
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
ResponseMetadata |
Information about the response. |
false |