License: Update
This API is extremely reliable and will not be broken unless absolutely necessary.
Method
PUT
Path
/qrs/license/{id}?control={control}&privileges={appendPrivileges}
Description
Update the Qlik Sense license identified by {id}. {control} contains the control number associated with the serial number in the Qlik Sense license.
Body
License: { "lef": "", "serial": "", "name": "", "organization": "", "id": "00000000-0000-0000-0000-000000000000" }
Return value
License: { "lef": "", "serial": "", "check": "", "name": "", "organization": "", "isExpired": false, "expiredReason": "", "isBlacklisted": false, "privileges": null, "id": "00000000-0000-0000-0000-000000000000" }
Optional parameters
-
{appendPrivileges}: See Adding privileges.