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 | string[]The product ID of the license. Can also be an array if your app supports multiple products.
Success. The license token is returned.