Update License Terms of Existing IP
Pre-requisites
Step 1: Update License terms
const data = await korSDK.updateSmartLicense({
ipId: ipId,
licenseTermId: licenseTermId,
});Last updated
const data = await korSDK.updateSmartLicense({
ipId: ipId,
licenseTermId: licenseTermId,
});Last updated