Activate license
Activate a license. No API key is needed to access this endpoint.
Request Body
application/json
RequiredlicenseKey
RequiredstringThe key of the license to activate.
deviceIdentifier
RequiredstringA unique identifier of the device. Must have at most 64 characters.
deviceName
RequiredstringThe name of the device. Must have at most 64 characters.
productId
Requiredstring | string[]The product ID of the license. Can also be an array if your app supports multiple products.
Success. The license is valid and has been activated on the device.