Skip to main content

Validates the Unleash license.

GET /api/admin/license/check

Validates the Unleash license.

Request

Responses

licenseCheckSchema

Schema
  • isValid boolean required

    Whether or not the current Unleash license is considered valid

  • message string

    Message describing the current state of the Unleash license

Loading...