Data market: Update license
This API is extremely reliable and will not be broken unless absolutely necessary.
Method
PUT
Path
/qrs/license/datamarket/{id}?control={control}&privileges={appendPrivileges}
Description
Update a license for the Qlik DataMarket connector, identified by {id}, if it is available in Qlik Sense. The {control} parameter contains the control number associated with the serial number in the Qlik DataMarket license. Optionally, add privileges to the returned entities.
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.