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/json
RequiredlicenseKey
RequiredstringThe license key.
deviceIdentifier
RequiredstringThe identifier of the current device.
productId
Requiredstring | array<string>The product ID of the license. Can be a single string or an array of strings.
Success. The license token is returned.