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/B4BC-BCD3-3187-4743-BF6D/sites/10239af9-3c70-467f-b97b-3cbcb50170b3/groups/f7267b39-299a-41be-bb9c-eecb0233dbbe/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).