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/8D80-0F5E-C5AA-46A5-BEEB/sites/0ba58c7b-5a51-4ebe-b9e2-06288ca29a07/groups/9f2a2d4e-d898-4131-a5aa-e3b57f50eae5/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).