Get license token
Get a new signed token for a license. License tokens need to be configured for the product to use this endpoint.
Request Body
application/jsonRequiredlicenseKeyRequiredstringThe license key.
deviceIdentifierRequiredstringThe identifier of the current device.
productIdRequiredstring | array<string>The product ID of the license. Can be a single string or an array of strings.
Success. The license token is returned.