POST /service/api/console/gsm/{gsmKey}/sites/{siteId}/groups/{groupId}/endpoints/deactivate

Deactivates all endpoints in a group.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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/3EAF-00D1-AAC2-4DCB-973E/sites/c2b26b86-eb09-4ab2-b6a3-ddd762cd8c18/groups/f8f43571-c043-47fe-a081-b883c4be73a5/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).