The Licensing endpoints provide functionality to register DS Server programmatically.
Method | Endpoint | Description |
---|---|---|
GET | / |
Registers DS Server online with the Text Control store based on a given serial number. |
GET | / |
Renews DS Server online with the Text Control store based on a given serial number. |
GET | / |
Unregisters DS Server online with the Text Control store based on a given serial number. |
POST | / |
Registers DS Server locally based on a given license string (not serial number). |
GET | / |
Unregisters DS Server. |
GET | / |
Validates the format of a serial string. |
GET | / |
Generates a license request string that is used to request a license from the Text Control store. |