PUT /a/license/update [Enterprise Only] Update License String Body Parameters¶ Name Description Type Required LicenseString string Body Example¶ 1 2 3{ "LicenseString": "string" } Response Example (200)¶ Response Type /definitions/certPutLicenseInfoResponse 1 2 3 4 5{ "ErrorInvalid": true, "ErrorWrite": true, "Success": true }