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
Name | Description | Type | Additional 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/3B40-2688-6CC0-42D7-8F50/sites/1c4ef53f-2b06-47bd-90c8-05480089c98e/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).