Skip to main content

Validates the Unleash license.

GET 

/api/admin/license/check

Validates the Unleash license.

Responses

licenseCheckSchema

Schema

    isValid booleanrequired

    Whether or not the current Unleash license is considered valid

    message string

    Message describing the current state of the Unleash license

    Example: Your license expired 3 days ago
Loading...