Activate license
Activate a license.
Request Body
application/json
RequiredlicenseKey
RequiredstringThe key of the license to activate.
deviceIdentifier
RequiredstringA unique identifier of the device. Must have at most 96 characters.
deviceName
RequiredstringThe name of the device. Must have at most 64 characters.
productId
Requiredstring | 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.