Licensing
Validate a software license
Validates an existing activation and refreshes its last-check timestamp. A valid response includes a short-lived Ed25519-signed offline token for temporary use when the API cannot be reached.
post/license/validate
Request body
Response
Validation completed. Inspect the valid and reason properties.
Changes
Changed in 1 of the 6 revisions of this API.2
- ○
added the optional property
codeto the response with the422statusresponse-optional-property-added
- ○
added the optional property
request_idto the response with the422statusresponse-optional-property-added
- ○