UpdatePrivacyConsentHttp
Description
Updates the privacy consent of a customer.
To invoke this method via a URL, append this function's name to the URL of the QLM License Server and add the required arguments.
Arguments
Argument | Description |
---|---|
is_avkey | activation key |
is_email | customer's email address |
is_consent | 0 | 1, where 0 means consent is denied and 1 means consent is given. |
Last updated