Instance Admin
Set a new Unleash license.
Enterprise feature
Set a new Unleash license. Only available for self-hosted Enterprise customers.
post/api/admin/license
Request body
Response
The resource was successfully created.
Example response
{
"expireAt": "2023-07-31T13:33:02Z",
"issuedAt": "2023-07-31T13:33:02Z"
}Changes
Changed in 1 of the 7 revisions of this API.1
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○