Skip to main content
POST
Set the License via Management UI

Authorizations

Authorization
string
header
required

Basic Authentication used by routes designed for the Management-UI.

Headers

Accept
enum<string>

The Accept header specifies the media type that the client expects in the response. Available options: application/json, application/hal+json, application/xml, text/xml, text/csv. The default value is application/json.

Available options:
application/json,
application/hal+json,
application/xml,
text/xml,
text/csv

Body

application/json
licensekey
string
required

Response

Successfully updated the System License

message
string

The success message.

Example:

"The new license was installed within the system."

Last modified on July 24, 2026