Update an existing Group.
Put | UpdateGroupsAsync |
Resource Path: /api/v5/groups
Name | Description |
---|---|
ApiKey | |
ApiSecret | |
ApiUsername | |
ApiPassword |
The request body is of type GroupUpdateRequestModel.
![]() |
GroupUpdateRequestModel
|
The response body is of type DefaultServiceReturnModel.
OK![]() |
DefaultServiceReturnModel
|