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/4829-B198-6E2E-442B-8265/sites/78b686ca-f7f5-426a-b182-2751ddc87076/groups/757aaccb-5e99-4a5c-8273-c32d4fee2550/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).