Upgrade a license

This API upgrades your license and also triggers the configuration process:

POST /setup/api/upgrade

Parameters

Name Type Description
license string The content of your new .ghl license file.

Example

curl -L -X POST 'https://api_key:your-amazing-password@hostname:admin_port/setup/api/upgrade'

Response

HTTP/1.1 202 Accepted
Location: http://hostname:admin_port/setup/api/configcheck