Instance Admin
Validates the Unleash license.
Enterprise feature
Validates the Unleash license.
get/api/admin/license/check
Response
licenseCheckSchema
Example response
{
"message": "Your license expired 3 days ago",
"messageType": "info"
}Enterprise feature
Validates the Unleash license.
licenseCheckSchema
{
"message": "Your license expired 3 days ago",
"messageType": "info"
}