POST /service/api/console/gsm/{gsmKey}/sites/{siteId}/converttrial
Converts a trial site under a given GSM console into a full license.
This operation will fail, if the parent GSM console license is not a full license.
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/6F0B-AD4D-1022-4D9D-AC46/sites/8cf61832-caf6-4b09-b52b-977e4534c0d9/converttrial
|
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).