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/D3CE-85B5-6BDA-476F-BAE0/sites/da36ec6e-a3c8-45b4-b7b1-d647b95746f3/groups/2de9cf66-bd7f-4404-ba82-75db986d7ec3/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).