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/7B91-0434-0A31-4B82-96DC/sites/51ffcb52-d641-4d4f-ae39-c68cab28a3d4/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).