Licensing

The Licensing endpoints provide functionality to register DS Server programmatically.

Method Endpoint Description
GET /license/registeronline Registers DS Server online with the Text Control store based on a given serial number.
GET /license/renewonline Renews DS Server online with the Text Control store based on a given serial number.
GET /license/unregisteronline Unregisters DS Server online with the Text Control store based on a given serial number.
POST /license/register Registers DS Server locally based on a given license string (not serial number).
GET /license/unregister Unregisters DS Server.
GET /license/validateserialstring Validates the format of a serial string.
GET /license/requeststring Generates a license request string that is used to request a license from the Text Control store.