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/91D5-A84E-2B7F-463E-9178/sites/9369543c-34f2-44c3-82fb-4c2ffebce8e4/groups/107bd928-adf1-4ce2-8db9-fa0d71937106/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).