Edits a group under a given GSM site.
PUT {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/groups/:groupId
Request Body
{"Inheritance"=>0, "GroupName"=>"Renamed test group", "GroupDescription"=>"Description of renamed test group", "PolicyId"=>"fb2c3837-32a6-49fc-abf3-48dd541b62fa"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |