Validate license
Verify if a license is valid.
Request Body
application/json
RequiredlicenseKey
RequiredstringThe license key.
deviceIdentifier
RequiredstringThe identifier of the device to validate the license for.
productId
Requiredstring | array<string>The product ID of the license. Can be a single string or an array of strings.
Success. The license can be valid or invalid (device
and license
will be null).