Test license
PUT/licence/test
Validates a license XML file without installing it. This endpoint parses the XML content, verifies the digital signature, and checks the expiration date. The response returns the parsed license information as a JSON object, allowing you to inspect the license details before installation.
Request
Responses
- 200
- 400
- 500
License is valid
Invalid license XML file
Error details