UpdateLicenseRequestType

UpdateLicenseRequestType
UpdateLicenseRequestType

The parameters of UpdateLicense.

JSON Example
{
    "licenseKey": "string",
    "labels": [
        {
            "_typeName": "string",
            "key": "string",
            "value": "string"
        }
    ]
}
string
licenseKey
Required

A license. E.g. a serial license.

array of KeyValue
labels
Optional

array of key-value labels.