POST /service/api/console/gsm/{gsmKey}/sites/{siteId}/groups/{groupId}/endpoints/deactivate
Deactivates all endpoints in a group.
Request Information
URI Parameters
| Name | Description | Type | Additional Information |
|---|---|---|---|
| gsmKey |
The GSM console keycode. |
string |
Required |
| siteId |
The site identifier. |
string |
Required |
| groupId |
The group identifier. |
string |
Required |
URI Sample(s)
|
POST
|
https://unityapi.webrootcloudav.com/service/api/console/gsm/CF66-C75B-3219-49A3-A532/sites/3c0728ab-d961-45a2-8920-ed4783c213e8/groups/994bfd39-2685-48d3-a978-5b187ed0b059/endpoints/deactivate
|
Body Parameters
None.
Response Information
Resource Description
None. If successful, this API action does not return any data and the response status code will be 204 (No Content).