user_group_mgr_update
Back to SOAP Architecture Method Reference
Description
The user_group_mgr_update method updates the details of an existing association between a user and a user group on your domain.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| active |
Indicates whether the resource is in an active or inactive state. |
boolean | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| id | The unique ID# of the association between the user and the group. | bstypes:ResourceId | R |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id | The unique ID# of the association between the user and the group. | bstypes:ResourceId | R |
