This API upgrades your license and also triggers the configuration process:
POST /setup/api/upgrade
| Name | Type | Description |
|---|---|---|
license |
string |
The content of your new .ghl license file. |
curl -L -X POST 'https://api_key:your-amazing-password@hostname:admin_port/setup/api/upgrade'
HTTP/1.1 202 Accepted Location: http://hostname:admin_port/setup/api/configcheck