Deletes a group under a given GSM site.
DELETE {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/groups/:groupId?newGroupId=7e292b70-5951-45da-acdd-a61b15cbc586
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
newGroupId | string | The id of the new group to where endpoints from the deleted group are moved to. If not specified, the endpoints are moved to the default group. |