Licensing

Licenses

get

Check what licensed features are in use

Authorizations
AuthorizationstringRequired

Insert the JWT token here

Responses
chevron-right
200

Default Response

application/json
statusbooleanOptional

Indicates if the request was successful

errMessagestringOptional

Error message if the request failed

get
/api/public/v1/licensing/licenses

Upload Offline License File

post

Upload Offline License file with device ID

Authorizations
AuthorizationstringRequired

Insert the JWT token here

Body
deviceIdstringOptional
fileDatastring · binaryRequired
Responses
chevron-right
200

Default Response

application/json
successbooleanOptional
messagestringOptional
deviceIdstringOptional
fileNamestringOptional
fileSizenumberOptional
featuresCountnumberOptional
post
/api/public/v1/licensing/uploadLicense
200

Default Response

Last updated

Was this helpful?