Activate license
Activate a license.
Request Body
application/jsonRequiredlicenseKeyRequiredstringThe key of the license to activate.
deviceIdentifierRequiredstringA unique identifier of the device. Must have at most 96 characters.
deviceNameRequiredstringThe name of the device. Must have at most 64 characters.
productIdRequiredstring | array<string>The product ID of the license. Can be a single string or an array of strings.
Success. The license is valid and has been activated on the device.
The token will only be present if license tokens are configured for the product.