Validate license
Verify if a license is valid.
Request Body
application/jsonRequiredlicenseKeyRequiredstringThe license key.
deviceIdentifierRequiredstringThe identifier of the device to validate the license for.
productIdRequiredstring | 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).