Update license
Enterprise feature
Set a new Unleash license. Only available for self-hosted Enterprise customers.
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Request
licenseUpdateSchema
token
The actual license token.
Response headers
location
The location of the newly created resource.
Response
The resource was successfully created.
isValid
Whether the license is valid or not.
token
The actual license token.
customer
Name of the customer that owns the license. This is the name of the company that purchased the license.
type
Type of license.
instanceName
Name of the Unleash instance where this license is valid.
instanceId
Identifier of the Unleash instance where this license is valid.
plan
Name of plan that the license is for.
resources
The resources available in the license.
expireAt
Date when the license expires.
issuedAt
Date when the license was issued.