POST /service/api/console/gsm/{gsmKey}/sites/{siteId}/suspend

Suspends a site under a given GSM console.

When a site is suspended the associated license key is forcibly expired.

Request Information

URI Parameters

NameDescriptionTypeAdditional Information
gsmKey

The GSM console keycode.

string

Required

siteId

The site identifier.

string

Required

URI Sample(s)

POST
https://unityapi.webrootcloudav.com/service/api/console/gsm/6CC9-8C41-41B0-4316-AE2A/sites/80f1ab3d-6ed1-4459-9208-2dbff0f62fe5/suspend

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).